Skip to content

Commit 9b75a46

Browse files
authored
Merge pull request #5144 from nextcloud/feat/package-node-npm-engines-update
2 parents d096ab4 + 988e994 commit 9b75a46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"extends @nextcloud/browserslist-config"
4646
],
4747
"engines": {
48-
"node": "^22.0.0",
49-
"npm": "^10.5.0"
48+
"node": "^24.0.0",
49+
"npm": "^11.3.0"
5050
},
5151
"devDependencies": {
5252
"@cypress/browserify-preprocessor": "^3.0.2",

0 commit comments

Comments
 (0)