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.
2 parents cf6fec7 + 32b7021 commit e69604fCopy full SHA for e69604f
netlify.toml
@@ -3,4 +3,4 @@
3
4
[build.environment]
5
NODE_VERSION = "24"
6
- NPM_VERSION = "11.6.2"
+ NPM_VERSION = "11"
package.json
@@ -170,7 +170,7 @@
170
"packageManager": [
171
{
172
"name": "npm",
173
- "version": ">=11.3.0 <=11.6.2",
+ "version": "^11.3.0",
174
"onFail": "error"
175
}
176
],
0 commit comments