Skip to content

Commit cc7329a

Browse files
authored
Merge pull request #16 from nextcloud-libraries/fix/npm
fix: Update NPM version to latest LTS version 10 for Node 20
2 parents d1e8ef3 + d340d25 commit cc7329a

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

package-lock.json

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
},
2020
"engines": {
2121
"node": "^20.0.0",
22-
"npm": "^9.0.0"
22+
"npm": "^10.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)