Support node 10 (#964)

* Update webpack from 3.11.0 to 3.12.0 and upath from 1.0.4 to 1.1.0
* Run: yarn upgrade gulp
  * See https://github.com/gulpjs/gulp/issues/2162
* Update README
* Travis: test node 10
This commit is contained in:
Elliot Lee
2018-10-30 14:15:42 -07:00
committed by GitHub
parent 1c017df2a3
commit 04bf49cb43
4 changed files with 106 additions and 64 deletions

View File

@@ -55,7 +55,7 @@
"tslint-eslint-rules": "^4.1.1",
"typescript": "2.9.2",
"uglifyjs-webpack-plugin": "^1.1.4",
"webpack": "^3.10.0",
"webpack": "3.12.0",
"yargs": "^8.0.2"
},
"scripts": {