Skip to content

Commit

Permalink
Merge pull request #69 from niklasp/patch-1
Browse files Browse the repository at this point in the history
Update pnpm version
  • Loading branch information
wottpal authored May 22, 2024
2 parents 466248b + ef6e138 commit d8bf303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"engines": {
"node": ">=18 <=20",
"pnpm": "8"
"pnpm": ">=8"
},
"scripts": {
"dev": "pnpm run -F frontend dev",
Expand Down

0 comments on commit d8bf303

Please sign in to comment.