Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
iiio2 authored Jun 3, 2024
1 parent 427c4b0 commit 85c158f
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 @@ -8,7 +8,7 @@
"cleanup": "rimraf --glob node_modules",
"start": "next start",
"lint": "next lint",
"postinstall": "ignore-dependency-scripts \"stale-dep -u\""
"postinstall": "npx --yes ignore-dependency-scripts \"stale-dep -u\""
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 85c158f

Please sign in to comment.