This commit is contained in:
Logan Smyth
2016-04-20 20:09:20 -07:00
parent 7372003fc2
commit 696c74933a
9 changed files with 16 additions and 16 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "babel-cli",
"version": "6.7.5",
"version": "6.7.7",
"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.7.5",
"babel-core": "^6.7.7",
"babel-register": "^6.6.5",
"babel-polyfill": "^6.6.0",
"babel-runtime": "^5.0.0",