Skip to content

Commit

Permalink
fix node version
Browse files Browse the repository at this point in the history
  • Loading branch information
sfinx13 committed Feb 3, 2023
1 parent e9e4983 commit dc6ca5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@
"dev": "encore dev",
"watch": "encore dev --watch",
"build": "encore production --progress"
},
"engines": {
"node": "18.x"
}
}

0 comments on commit dc6ca5a

Please sign in to comment.