From d1a539204a3b92a484ec282cb156d045784d19cf Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Sat, 29 Jun 2019 23:00:51 +0200 Subject: [PATCH] Remove unused async dependency --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 7d44505..fec4ad0 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,6 @@ "author": "AOE GmbH (http://www.aoe.com)", "license": "Apache-2.0", "dependencies": { - "async": "2.6.0", "autoprefixer": "7.1.6", "babel-cli": "6.26.0", "babel-core": "6.26.0",