Skip to content

Commit 4cf17a0

Browse files
authored
Infra: FE: Enforce pnpm using a range (#747)
1 parent 8ddda3d commit 4cf17a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

+1-1
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)