Skip to content

Commit

Permalink
relax version enforcement
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel committed Jan 14, 2025
1 parent 38fccef commit c381d76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
"whatwg-fetch": "3.6.20"
},
"engines": {
"node": "^22.12.0",
"pnpm": "^9.15.0"
"node": "^22",
"pnpm": "^9"
},
"pnpm": {
"overrides": {
Expand Down

0 comments on commit c381d76

Please sign in to comment.