Skip to content

Commit c8b83c6

Browse files
authored
chore: allow running with pnpm 10 (#1155)
1 parent f385fa9 commit c8b83c6

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": "[email protected]",
99
"engines": {
10-
"pnpm": "^9.0.0"
10+
"pnpm": ">=9.0.0"
1111
},
1212
"repository": {
1313
"type": "git",

0 commit comments

Comments
 (0)