v6.6.4
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "babel-cli",
|
||||
"version": "6.6.0",
|
||||
"version": "6.6.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.6.0",
|
||||
"babel-core": "^6.6.4",
|
||||
"babel-register": "^6.6.0",
|
||||
"babel-polyfill": "^6.6.0",
|
||||
"babel-runtime": "^5.0.0",
|
||||
@@ -31,7 +31,7 @@
|
||||
"chokidar": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-fixtures": "^6.3.13"
|
||||
"babel-helper-fixtures": "^6.6.4"
|
||||
},
|
||||
"bin": {
|
||||
"babel-doctor": "./bin/babel-doctor.js",
|
||||
|
||||
Reference in New Issue
Block a user