Skip to content

Commit 35d24a2

Browse files
committed
chore: Bump minimum required version of babylon
Fixes #795
1 parent a0d0214 commit 35d24a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"babel-traverse": "^6.16.0",
1919
"babel-types": "^6.16.0",
2020
"babelify": "^7.3.0",
21-
"babylon": "^6.11.4",
21+
"babylon": "^6.17.2",
2222
"chalk": "^1.1.1",
2323
"chokidar": "^1.2.0",
2424
"concat-stream": "^1.5.0",

0 commit comments

Comments
 (0)