Skip to content

Commit

Permalink
fix(package): update engines property
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Apr 6, 2018
1 parent 2fbbe66 commit 0f35dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"typescript": "^2.8.1"
},
"engines": {
"node": ">=6.11.2"
"node": ">=8.11.1"
},
"files": [
"src/"
Expand Down

0 comments on commit 0f35dee

Please sign in to comment.