v6.10.4
This commit is contained in:
parent
60e6b74901
commit
faf024ad44
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "babel-core",
|
"name": "babel-core",
|
||||||
"version": "6.9.1",
|
"version": "6.10.4",
|
||||||
"description": "Babel compiler core.",
|
"description": "Babel compiler core.",
|
||||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||||
"homepage": "https://babeljs.io/",
|
"homepage": "https://babeljs.io/",
|
||||||
@ -31,7 +31,7 @@
|
|||||||
"babel-template": "^6.9.0",
|
"babel-template": "^6.9.0",
|
||||||
"babel-runtime": "^6.9.1",
|
"babel-runtime": "^6.9.1",
|
||||||
"babel-register": "^6.9.0",
|
"babel-register": "^6.9.0",
|
||||||
"babel-traverse": "^6.9.0",
|
"babel-traverse": "^6.10.4",
|
||||||
"babel-types": "^6.9.1",
|
"babel-types": "^6.9.1",
|
||||||
"babylon": "^6.7.0",
|
"babylon": "^6.7.0",
|
||||||
"convert-source-map": "^1.1.0",
|
"convert-source-map": "^1.1.0",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "babel-traverse",
|
"name": "babel-traverse",
|
||||||
"version": "6.9.0",
|
"version": "6.10.4",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||||
"homepage": "https://babeljs.io/",
|
"homepage": "https://babeljs.io/",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user