aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 3eddb3ca36c2e382a9b8818e8b77cb861d49d6f4 (plain)
1
2
3
4
5
6
7
{
    "dependencies": {
        "@babel/cli": "^7.0.0",
        "@babel/core": "^7.0.0",
        "babel-plugin-async-to-promises": "^1.0.5"
    }
}