Skip to content

Commit 9fcaa66

Browse files
committed
style: use NPM >=10
1 parent 928ca6c commit 9fcaa66

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
@@ -51,7 +51,7 @@
5151
},
5252
"engines": {
5353
"node": ">=20",
54-
"npm": ">=9"
54+
"npm": ">=10"
5555
},
5656
"release": {
5757
"branches": [

0 commit comments

Comments
 (0)