Skip to content

Commit 55764f1

Browse files
authored
Merge pull request #7929 from nextcloud-libraries/backport/7928/stable8
[stable8] revert: chore(package): npm=11.6.2
2 parents bf16a1c + 99e2fdc commit 55764f1

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
@@ -196,7 +196,7 @@
196196
"packageManager": [
197197
{
198198
"name": "npm",
199-
"version": ">=11.3.0 <=11.6.2"
199+
"version": "^11.3.0"
200200
}
201201
],
202202
"runtime": {

0 commit comments

Comments
 (0)