Skip to content

Commit

Permalink
Set pnpm as packageManager
Browse files Browse the repository at this point in the history
  • Loading branch information
dstoc committed May 6, 2024
1 parent ab3a7a2 commit 635de0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"type": "module",
"packageManager": "[email protected]",
"scripts": {
"dev": "vite dev",
"preview": "pnpm run vitebuild && vite preview",
Expand Down

0 comments on commit 635de0e

Please sign in to comment.