Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
github username committed May 22, 2019
1 parent 7cdeee6 commit 1fb55fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "trailista",
"engines": {
"node": "8.15.1"
"node": "11.12.0"
},
"scripts": {
"build": "cd client && npm install && npm run build && cd ..",
Expand Down

0 comments on commit 1fb55fe

Please sign in to comment.