Skip to content

Commit

Permalink
build: update lockfile when package.json changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jul 26, 2022
1 parent caae8d7 commit fc7e211
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@
"prettier --write"
],
"package.json": [
"finepack"
"finepack",
"pnpm install --lockfile-only"
]
},
"packageManager": "pnpm@6.29.1",
Expand Down

0 comments on commit fc7e211

Please sign in to comment.