Skip to content

Commit b656ac2

Browse files
committed
fix: Update NPM to LTS version 10 for Node 20
Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent adb6f9b commit b656ac2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"homepage": "https://github.com/nextcloud-libraries/eslint-config#readme",
6565
"engines": {
6666
"node": "^20.0.0",
67-
"npm": "^9.0.0"
67+
"npm": "^10.0.0"
6868
},
6969
"eslintConfig": {
7070
"extends": "./index.js"

0 commit comments

Comments
 (0)