Skip to content

Commit

Permalink
style: use NPM >=10
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed May 30, 2024
1 parent efdc597 commit 74dc78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"engines": {
"node": ">=20",
"npm": ">=9"
"npm": ">=10"
},
"lint-staged": {
"*.{ts,tsx}": [
Expand Down

0 comments on commit 74dc78c

Please sign in to comment.