v6.1.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-core",
|
||||
"version": "6.0.20",
|
||||
"version": "6.1.2",
|
||||
"description": "Babel compiler core.",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -29,14 +29,14 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-code-frame": "^6.0.15",
|
||||
"babel-generator": "^6.0.19",
|
||||
"babel-helpers": "^6.0.17",
|
||||
"babel-generator": "^6.1.2",
|
||||
"babel-helpers": "^6.1.2",
|
||||
"babel-messages": "^6.0.15",
|
||||
"babel-template": "^6.0.16",
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-traverse": "^6.0.20",
|
||||
"babel-types": "^6.0.19",
|
||||
"babylon": "^6.0.18",
|
||||
"babel-traverse": "^6.1.2",
|
||||
"babel-types": "^6.1.2",
|
||||
"babylon": "^6.1.2",
|
||||
"convert-source-map": "^1.1.0",
|
||||
"debug": "^2.1.1",
|
||||
"esutils": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user