Skip to content

Commit 7e1fe09

Browse files
committed
chore: allow running with pnpm 10
1 parent 3f5642a commit 7e1fe09

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
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"packageManager": "pnpm@9.2.0",
99
"engines": {
10-
"pnpm": "^9.0.0"
10+
"pnpm": ">=9.0.0"
1111
},
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)