v6.11.4
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user