This commit is contained in:
Henry Zhu
2016-07-19 21:59:53 -04:00
parent 5f9cbeab00
commit 6e58954bce
7 changed files with 13 additions and 13 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "babel-cli",
"version": "6.10.1",
"version": "6.11.4",
"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.9.0",
"babel-core": "^6.11.4",
"babel-register": "^6.9.0",
"babel-polyfill": "^6.9.0",
"babel-runtime": "^6.9.0",