Skip to content

Commit

Permalink
Updated the node engine version in package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed May 9, 2018
1 parent 26940cd commit 6fa43f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"publish-packages": "npm run build && lerna publish --skip-git --force-publish"
},
"engines": {
"node": ">= 6.9.1 < 9.0.0"
"node": ">= 6.9.1"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit 6fa43f4

Please sign in to comment.