Update tasks to use native async/await

This commit is contained in:
Tim Schaub
2018-04-28 15:06:59 -06:00
parent c57b285c7a
commit 1f67fd9bd4
3 changed files with 85 additions and 198 deletions
+1 -2
View File
@@ -43,7 +43,6 @@
"rbush": "2.0.2"
},
"devDependencies": {
"async": "2.6.0",
"babel-cli": "6.26.0",
"babel-minify-webpack-plugin": "^0.3.0",
"babel-plugin-jsdoc-closure": "1.5.1",
@@ -55,7 +54,7 @@
"eslint-config-openlayers": "^9.0.0",
"expect.js": "0.3.1",
"front-matter": "^2.1.2",
"fs-extra": "5.0.0",
"fs-extra": "^5.0.0",
"google-closure-compiler": "20180402.0.0",
"handlebars": "4.0.11",
"html-webpack-plugin": "^3.0.1",