This commit is contained in:
Henry Zhu
2015-12-06 11:31:46 -05:00
parent d06cfe63c2
commit 3f7019f964
10 changed files with 19 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-cli",
"version": "6.3.13",
"version": "6.3.15",
"description": "Babel command line.",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -8,7 +8,7 @@
"repository": "https://github.com/babel/babel/tree/master/packages/babel-cli",
"preferGlobal": true,
"dependencies": {
"babel-core": "^6.3.13",
"babel-core": "^6.3.15",
"babel-register": "^6.3.13",
"babel-polyfill": "^6.3.13",
"babel-runtime": "^5.0.0",