v6.3.17
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "babel-cli",
|
||||
"version": "6.3.15",
|
||||
"version": "6.3.17",
|
||||
"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.3.15",
|
||||
"babel-core": "^6.3.17",
|
||||
"babel-register": "^6.3.13",
|
||||
"babel-polyfill": "^6.3.13",
|
||||
"babel-runtime": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user