Skip to content

Commit

Permalink
change pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
J164 committed Feb 13, 2025
1 parent d9c36a6 commit ca4a37f
Show file tree
Hide file tree
Showing 2 changed files with 2,004 additions and 2,484 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hackillinois-site",
"private": true,
"packageManager": "pnpm@10.3.0",
"packageManager": "pnpm@8.15.9",
"workspaces": {
"packages": [
"apps/*"
Expand All @@ -15,7 +15,7 @@
"check": "pnpm -r run check",
"format": "npx prettier . --write",
"lint-staged": "lint-staged",
"prepare": "husky install"
"prepare": "husky"
},
"devDependencies": {
"eslint": "^8.57.1",
Expand Down
Loading

0 comments on commit ca4a37f

Please sign in to comment.