Skip to content

Commit f2b1e23

Browse files
Update npm and node engines versions
Signed-off-by: nextcloud-command <[email protected]>
1 parent c9f8913 commit f2b1e23

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": "^22.0.0",
62+
"npm": "^10.0.0"
6363
}
6464
}

0 commit comments

Comments
 (0)