Navigation Menu

Skip to content

Commit

Permalink
build!: upgrade engines field to >=8.10.0 (#1691)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored and JustinBeckwith committed May 2, 2019
1 parent b5b9a28 commit 8428d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"main": "./build/src/index.js",
"types": "./build/src/index.d.ts",
"engines": {
"node": ">=6.0"
"node": ">=8.10.0"
},
"devDependencies": {
"@compodoc/compodoc": "^1.1.7",
Expand Down

0 comments on commit 8428d5c

Please sign in to comment.