Use latest version of babylon

master
James Long 2017-01-10 17:29:58 -05:00
parent 56abf5fc46
commit a061e96bbb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"main": "./index.js",
"dependencies": {
"ast-types": "git+https://github.com/jlongster/ast-types.git",
"babylon": "git+https://github.com/jlongster/babylon.git#published",
"babylon": "^6.15.0",
"flow-parser": "^0.37.0",
"minimist": "^1.2.0",
"private": "^0.1.6",