There was an error while loading. Please reload this page.
1 parent 09fbd20 commit 06a4941Copy full SHA for 06a4941
1 file changed
package.json
@@ -16,8 +16,8 @@
16
"./react": "./tsconfig.react.json"
17
},
18
"engines": {
19
- "npm": "^8",
20
- "node": "^16"
+ "npm": ">=8",
+ "node": ">=16"
21
22
"scripts": {
23
"postversion": "git push && git push --tags"
0 commit comments