We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9615491 commit a56f404Copy full SHA for a56f404
package.json
@@ -9,7 +9,6 @@
9
"devDependencies": {
10
"ava": "0.13.0",
11
"babel-eslint": "5.0.0",
12
- "babel-plugin-syntax-async-functions": "6.5.0",
13
"babel-plugin-transform-async-to-generator": "6.7.0",
14
"babel-plugin-transform-class-properties": "6.6.0",
15
"babel-plugin-transform-object-rest-spread": "6.6.5",
@@ -65,7 +64,6 @@
65
64
"react"
66
],
67
"plugins": [
68
- "syntax-async-functions",
69
"transform-async-to-generator",
70
"transform-class-properties",
71
"transform-object-rest-spread",
0 commit comments