Skip to content

Commit 2a77662

Browse files
nextcloud-botnextcloud-command
authored andcommitted
build: update node and npm engines versions
Signed-off-by: nextcloud-command <[email protected]>
1 parent c9f8913 commit 2a77662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

100755100644
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"stylelint-webpack-plugin": "^5.0.1"
5959
},
6060
"engines": {
61-
"node": ">=16.0.0",
62-
"npm": "^7.0.0 || ^8.0.0"
61+
"node": "^24.0.0",
62+
"npm": "^11.3.0"
6363
}
6464
}

0 commit comments

Comments
 (0)