Skip to content

Commit 3fb4446

Browse files
authored
chore: bump engines.npm to >=11.7.0 <12 (#21)
* chore: bump engines.npm to >=11.7.0 <12 Pulls in the fix for npm/cli#8666. * chore: update package-lock.json
1 parent 793c7c8 commit 3fb4446

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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
@@ -38,7 +38,7 @@
3838
},
3939
"engines": {
4040
"node": ">=24 <25",
41-
"npm": ">=11 <12"
41+
"npm": ">=11.7.0 <12"
4242
},
4343
"dependencies": {
4444
"@sinclair/typebox": "0.34.49"

0 commit comments

Comments
 (0)