Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24ccd3 commit a9e76b0Copy full SHA for a9e76b0
package.json
@@ -14,7 +14,7 @@
14
"!template/**/node_modules/.bin/*"
15
],
16
"engines": {
17
- "node": ">=v20.0.0"
+ "node": "^20.19.0 || >=22.12.0"
18
},
19
"scripts": {
20
"prepare": "husky",
0 commit comments