Skip to content

Commit eca346e

Browse files
committed
limit to current major version
1 parent 394f2ca commit eca346e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
},
105105
"engines": {
106106
"node": "18.17.1",
107-
"pnpm": ">=9.15.0"
107+
"pnpm": "^9.15.0"
108108
},
109109
"pnpm": {
110110
"overrides": {

0 commit comments

Comments
 (0)