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