Skip to content

Commit 0320f82

Browse files
committed
update npm
1 parent 49e2ce6 commit 0320f82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "npx jest"
1111
},
1212
"engines": {
13-
"npm": ">=10.0.0 <10.9.0",
13+
"npm": ">=10.0.0 <=10.9.0",
1414
"node": ">=21.0.0 <22.0.0"
1515
},
1616
"private": true,

0 commit comments

Comments
 (0)