Skip to content

Commit 6378e1c

Browse files
committed
chore: 🔧 Set package manager to pnpm in package.json
1 parent 7915140 commit 6378e1c

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
@@ -4,6 +4,7 @@
44
"type": "module",
55
"version": "1.0.1",
66
"private": true,
7+
"packageManager": "pnpm",
78
"scripts": {
89
"dev": "astro dev",
910
"start": "astro dev",

0 commit comments

Comments
 (0)