Skip to content

Commit

Permalink
fix: add packageManager to fix vercel build
Browse files Browse the repository at this point in the history
  • Loading branch information
cseas committed Dec 23, 2024
1 parent fdee98e commit abe0e25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@
"pnpm": ">= 9.15.1",
"yarn": "please-use-pnpm",
"npm": "please-use-pnpm"
}
},
"packageManager": "[email protected]"
}

0 comments on commit abe0e25

Please sign in to comment.