Merge pull request #26 from DanielRuf/chore/remove-unused-async-dependency

Remove unused async dependency
This commit is contained in:
Bastian
2019-12-20 13:07:16 +01:00
committed by GitHub

View File

@@ -19,7 +19,6 @@
"author": "AOE GmbH <contact-de@aoe.com> (http://www.aoe.com)", "author": "AOE GmbH <contact-de@aoe.com> (http://www.aoe.com)",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"async": "2.6.0",
"autoprefixer": "7.1.6", "autoprefixer": "7.1.6",
"babel-cli": "6.26.0", "babel-cli": "6.26.0",
"babel-core": "6.26.0", "babel-core": "6.26.0",