Skip to content

Commit eb00f5c

Browse files
authored
fix: remove locked engine version (#35)
1 parent 3a17e89 commit eb00f5c

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
@@ -61,7 +61,7 @@
6161
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0"
6262
},
6363
"engines": {
64-
"pnpm": "8"
64+
"pnpm": ">=7"
6565
},
6666
"publishConfig": {
6767
"access": "public"

0 commit comments

Comments
 (0)