There was an error while loading. Please reload this page.
1 parent 5f401e3 commit 541c18eCopy full SHA for 541c18e
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 || ^9 || ^10",
+ "node": "^16 || ^18 || ^20"
21
22
"scripts": {
23
"postversion": "git push && git push --tags"
0 commit comments