Skip to content

Commit

Permalink
build: bump pnpm to v9.9.0 and setup proto
Browse files Browse the repository at this point in the history
  • Loading branch information
tmlmt committed Aug 27, 2024
1 parent 525927e commit ed75841
Show file tree
Hide file tree
Showing 3 changed files with 4,706 additions and 3,810 deletions.
1 change: 1 addition & 0 deletions .prototools
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pnpm = "9.9.0"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Thomas Lamant <tom@tmlmt.com> (https://github.com/tmlmt)",
"description": "Thomas Lamant's homepage",
"repository": "github:tmlmt/homepage",
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@9.9.0",
"private": false,
"scripts": {
"build": "nuxt build",
Expand Down
Loading

0 comments on commit ed75841

Please sign in to comment.