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 bf16a1c + 99e2fdc commit 55764f1Copy full SHA for 55764f1
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
@@ -196,7 +196,7 @@
196
"packageManager": [
197
{
198
"name": "npm",
199
- "version": ">=11.3.0 <=11.6.2"
+ "version": "^11.3.0"
200
}
201
],
202
"runtime": {
0 commit comments