v6.3.26
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-core",
|
||||
"version": "6.3.21",
|
||||
"version": "6.3.26",
|
||||
"description": "Babel compiler core.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -25,15 +25,15 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-code-frame": "^6.3.13",
|
||||
"babel-generator": "^6.3.21",
|
||||
"babel-generator": "^6.3.26",
|
||||
"babel-helpers": "^6.3.13",
|
||||
"babel-messages": "^6.3.13",
|
||||
"babel-template": "^6.3.13",
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-register": "^6.3.13",
|
||||
"babel-traverse": "^6.3.21",
|
||||
"babel-traverse": "^6.3.26",
|
||||
"babel-types": "^6.3.21",
|
||||
"babylon": "^6.3.21",
|
||||
"babylon": "^6.3.26",
|
||||
"convert-source-map": "^1.1.0",
|
||||
"debug": "^2.1.1",
|
||||
"json5": "^0.4.0",
|
||||
|
||||
Reference in New Issue
Block a user