Skip to content

Commit 37c5f15

Browse files
committed
style: use NPM >=10
1 parent 85bd5a8 commit 37c5f15

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
@@ -43,7 +43,7 @@
4343
},
4444
"engines": {
4545
"node": ">=20",
46-
"npm": ">=9"
46+
"npm": ">=10"
4747
},
4848
"release": {
4949
"branches": [

0 commit comments

Comments
 (0)