This commit is contained in:
Henry Zhu
2016-01-19 18:02:31 -05:00
parent b825e0c152
commit e152e7044e
14 changed files with 35 additions and 35 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "babel-cli",
"version": "6.4.0",
"version": "6.4.5",
"description": "Babel command line.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
"license": "MIT",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-cli",
"dependencies": {
"babel-core": "^6.4.0",
"babel-core": "^6.4.5",
"babel-register": "^6.3.13",
"babel-polyfill": "^6.3.13",
"babel-runtime": "^5.0.0",