Skip to content

Commit

Permalink
Changed node engine to 8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Imolorhe committed Nov 5, 2017
1 parent 732ea66 commit a40b67c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ os:
- linux
- osx
node_js:
- 6
- 8
env:
- DEBUG=electron-forge:*
addons:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"make": "electron-forge make"
},
"engines": {
"node": "6.10.0"
"node": "8.9.0"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit a40b67c

Please sign in to comment.