Skip to content

Commit d8bf303

Browse files
authored
Merge pull request #69 from niklasp/patch-1
Update pnpm version
2 parents 466248b + ef6e138 commit d8bf303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"engines": {
1212
"node": ">=18 <=20",
13-
"pnpm": "8"
13+
"pnpm": ">=8"
1414
},
1515
"scripts": {
1616
"dev": "pnpm run -F frontend dev",

0 commit comments

Comments
 (0)