Skip to content

Commit

Permalink
chore: force using node > 18 to avoid vercel 16 error
Browse files Browse the repository at this point in the history
  • Loading branch information
tianzhou committed Sep 1, 2024
1 parent 5f4380b commit a674734
Show file tree
Hide file tree
Showing 2 changed files with 3,027 additions and 2,435 deletions.
3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@
"budget": 358400,
"budgetPercentIncreaseRed": 20,
"showDetails": true
},
"engines": {
"node": ">=18.18.0"
}
}
Loading

0 comments on commit a674734

Please sign in to comment.