minimum 8

This commit is contained in:
Michael Myers
2018-08-31 11:25:05 -04:00
parent cc453dc24e
commit 2dab11e8b3
2 changed files with 4 additions and 0 deletions

1
.nvmrc Normal file
View File

@ -0,0 +1 @@
v8

View File

@ -82,5 +82,8 @@
"typedoc": "^0.11.1",
"typescript": "2.9.2",
"webpack": "^3.10.0"
},
"engines": {
"node": ">=8"
}
}