Skip to content

Commit adaef4a

Browse files
committed
fix(package.json): use correct pnpm version
1 parent ad336d7 commit adaef4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"vite": "^5.1.7"
5555
},
5656
"name": "website-editor",
57+
"packageManager": "[email protected]",
5758
"scripts": {
5859
"build": "tsc && vite build",
5960
"build:staging": "tsc && vite build --mode staging",

0 commit comments

Comments
 (0)