Skip to content

Commit a56f404

Browse files
committed
remove babel-plugin-syntax-async-functions
1 parent 9615491 commit a56f404

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"devDependencies": {
1010
"ava": "0.13.0",
1111
"babel-eslint": "5.0.0",
12-
"babel-plugin-syntax-async-functions": "6.5.0",
1312
"babel-plugin-transform-async-to-generator": "6.7.0",
1413
"babel-plugin-transform-class-properties": "6.6.0",
1514
"babel-plugin-transform-object-rest-spread": "6.6.5",
@@ -65,7 +64,6 @@
6564
"react"
6665
],
6766
"plugins": [
68-
"syntax-async-functions",
6967
"transform-async-to-generator",
7068
"transform-class-properties",
7169
"transform-object-rest-spread",

0 commit comments

Comments
 (0)