Skip to content

Commit d1ef9ae

Browse files
committed
style: use NPM >=10
1 parent d50802e commit d1ef9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/NordicSemiconductor/random-words-js#readme",
2929
"engines": {
3030
"node": ">=20",
31-
"npm": ">=9"
31+
"npm": ">=10"
3232
},
3333
"devDependencies": {
3434
"@bifravst/prettier-config": "1.0.0",

0 commit comments

Comments
 (0)