Skip to content

Commit 67fdbbf

Browse files
authored
Fixed package.json
1 parent a099751 commit 67fdbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "2.2.0",
55
"private": true,
6-
"packageManager": "9.12.0",
6+
"packageManager": "pnpm@^9.12.0",
77
"scripts": {
88
"dev": "astro dev",
99
"start": "astro dev",

0 commit comments

Comments
 (0)