Skip to content

Commit

Permalink
Update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
rafistrauss authored May 1, 2024
1 parent 451cedb commit 4ebd767
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 @@ -9,7 +9,7 @@
"lint": "prettier --check --plugin-search-dir=. . && eslint --ignore-path .gitignore .",
"format": "prettier --write --plugin-search-dir=. ."
},
"packageManager": "pnpm@8.0.0",
"packageManager": "pnpm@8.3.1",
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.7",
Expand Down

0 comments on commit 4ebd767

Please sign in to comment.