chore: drop node 6 and 8 support (#832)

This commit is contained in:
エリス
2020-01-06 12:10:03 +09:00
committed by GitHub
parent d0f972e128
commit e26142f43b
3 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"rewire": "^4.0.1"
},
"engines": {
"node": ">=6.0.0"
"node": ">=10.0.0"
},
"engineStrict": true,
"nyc": {