We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca64ad commit 54aead7Copy full SHA for 54aead7
1 file changed
package.json
@@ -234,6 +234,6 @@
234
},
235
"engines": {
236
"node": ">=20.0.0 <25.0.0",
237
- "npm": ">=10.0.0 <12.0.0"
+ "npm": "^10"
238
}
239
0 commit comments