Merge branch 'master' of github.com:babel/babel

This commit is contained in:
Sebastian McKenzie 2015-10-30 19:17:19 +00:00
commit 37294c3c0a

View File

@ -5,7 +5,7 @@
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
"repository": "babel/babel",
"repository": "https://github.com/babel/babel/tree/master/packages/babylon",
"main": "lib/index.js",
"dependencies": {
"babel-runtime": "^5.0.0"
@ -13,4 +13,4 @@
"bin": {
"babylon": "./bin/babylon.js"
}
}
}