Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d3b8519

Browse files
greenkeeper[bot]hzoo
authored andcommittedNov 6, 2017
fix(package): update babylon to version 7.0.0-beta.31 (babel#533)
1 parent 54ab4ac commit d3b8519

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
@@ -15,7 +15,7 @@
1515
"babel-code-frame": "7.0.0-beta.0",
1616
"babel-traverse": "7.0.0-beta.0",
1717
"babel-types": "7.0.0-beta.0",
18-
"babylon": "7.0.0-beta.22"
18+
"babylon": "7.0.0-beta.31"
1919
},
2020
"scripts": {
2121
"test": "npm run lint && npm run test-only",

0 commit comments

Comments
 (0)
Please sign in to comment.