Skip to content

Commit e69604f

Browse files
authored
Merge pull request #7928 from nextcloud-libraries/chore/npm-version
revert: chore(package): npm=11.6.2
2 parents cf6fec7 + 32b7021 commit e69604f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
[build.environment]
55
NODE_VERSION = "24"
6-
NPM_VERSION = "11.6.2"
6+
NPM_VERSION = "11"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"packageManager": [
171171
{
172172
"name": "npm",
173-
"version": ">=11.3.0 <=11.6.2",
173+
"version": "^11.3.0",
174174
"onFail": "error"
175175
}
176176
],

0 commit comments

Comments
 (0)