Skip to content

Commit

Permalink
add engines to gui package.json (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
benfoley committed Sep 26, 2022
1 parent a5df43c commit ade1bb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions elpis/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
"web-vitals": "^1.0.1",
"xslt3": "^2.1.0"
},
"engines": {
"node": "^15"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
Expand Down

0 comments on commit ade1bb1

Please sign in to comment.