Skip to content

Commit

Permalink
Updated package with engines
Browse files Browse the repository at this point in the history
  • Loading branch information
abohannon committed Mar 24, 2018
1 parent bd99fd3 commit 049ff92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
"name": "client",
"version": "0.1.0",
"private": true,
"engines": {
"node": "8.6.0",
"npm": "5.8.0"
},
"proxy": {
"/api/*": {
"target": "http://localhost:5000",
Expand Down

0 comments on commit 049ff92

Please sign in to comment.