Skip to content

Commit 0477280

Browse files
committed
chore: specify packageManager in package.json
1 parent 0172d4f commit 0477280

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"private": true,
44
"version": "0.1.0",
55
"type": "module",
6+
"packageManager": "pnpm@10.25.0",
67
"scripts": {
78
"dev": "vite",
89
"build": "tsc -b && vite build",

0 commit comments

Comments
 (0)