Skip to content

Commit 2545dae

Browse files
committed
chore: fix packageManager field of package.json
1 parent 38764e2 commit 2545dae

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
@@ -5,7 +5,7 @@
55
"private": true,
66
"type": "module",
77
"license": "MIT",
8-
"packageManager": "pnpm@8.6.12",
8+
"packageManager": "pnpm@9.1.1",
99
"engines": {
1010
"pnpm": "^9.0.0"
1111
},

0 commit comments

Comments
 (0)