Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 462b547 commit 4def7b2
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 @@ -3,7 +3,7 @@
"version": "1.0.0",
"author": "DevMiner <[email protected]>",
"license": "MIT",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"scripts": {
"start": "pnpm build:assets && pnpm go:start",
"dev": "pnpm build:assets && concurrently -n css,templ,go \"pnpm css:dev\" \"pnpm templ:dev\" \"pnpm go:dev\"",
Expand Down

0 comments on commit 4def7b2

Please sign in to comment.