Skip to content

Commit b256e3c

Browse files
authored
Require NPM v11 (#2178)
1 parent e249b71 commit b256e3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -12,7 +12,7 @@
1212
},
1313
"engines": {
1414
"node": "^20",
15-
"npm": "^10"
15+
"npm": "^11"
1616
},
1717
"scripts": {
1818
"prepare": "tsx prepare.ts",

0 commit comments

Comments
 (0)