v6.11.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-core",
|
||||
"version": "6.10.4",
|
||||
"version": "6.11.4",
|
||||
"description": "Babel compiler core.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -25,13 +25,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-code-frame": "^6.8.0",
|
||||
"babel-generator": "^6.9.0",
|
||||
"babel-generator": "^6.11.4",
|
||||
"babel-helpers": "^6.8.0",
|
||||
"babel-messages": "^6.8.0",
|
||||
"babel-template": "^6.9.0",
|
||||
"babel-runtime": "^6.9.1",
|
||||
"babel-register": "^6.9.0",
|
||||
"babel-traverse": "^6.10.4",
|
||||
"babel-traverse": "^6.11.4",
|
||||
"babel-types": "^6.9.1",
|
||||
"babylon": "^6.7.0",
|
||||
"convert-source-map": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user