diff options
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 3eddb3c..06c0373 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "dependencies": { "@babel/cli": "^7.0.0", - "@babel/core": "^7.0.0", - "babel-plugin-async-to-promises": "^1.0.5" + "@babel/core": "^7.0.0" } }
\ No newline at end of file |