Skip to content

Commit

Permalink
Update node dependency to >= 8
Browse files Browse the repository at this point in the history
  • Loading branch information
elboletaire committed Nov 9, 2018
1 parent 2fb8a01 commit 89b13d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6
8
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
]
},
"engines": {
"node": ">=6"
"node": ">=8"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 89b13d3

Please sign in to comment.