Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit 4ae473b

Browse files
committed
style: use NPM >=10
1 parent e0043e6 commit 4ae473b

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
@@ -84,7 +84,7 @@
8484
},
8585
"engines": {
8686
"node": ">=20",
87-
"npm": ">=9"
87+
"npm": ">=10"
8888
},
8989
"release": {
9090
"branches": [

0 commit comments

Comments
 (0)