This commit is contained in:
Henry Zhu
2016-08-24 17:40:46 -06:00
parent f834a24b50
commit 5ce325c399
18 changed files with 55 additions and 55 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "babel-cli",
"version": "6.11.4",
"version": "6.14.0",
"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.11.4",
"babel-register": "^6.9.0",
"babel-core": "^6.14.0",
"babel-register": "^6.14.0",
"babel-polyfill": "^6.9.0",
"babel-runtime": "^6.9.0",
"bin-version-check": "^2.1.0",