Skip to content

Commit

Permalink
chore: purposefully update the lockfile with new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nperez0111 committed Jan 6, 2025
1 parent c82fd7c commit e151795
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 @@ -30,7 +30,7 @@
"prepare": "husky install",
"turbo": "turbo",
"changeset": "changeset",
"version": "pnpm run changeset -- version && pnpm i"
"version": "pnpm run changeset -- version && pnpm install --no-frozen-lockfile"
},
"devDependencies": {
"@babel/core": "^7.26.0",
Expand Down

0 comments on commit e151795

Please sign in to comment.