v6.3.24
This commit is contained in:
parent
fdac02fa26
commit
2b69dec01a
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-traverse",
|
||||
"version": "6.3.21",
|
||||
"version": "6.3.24",
|
||||
"description": "",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@ -11,7 +11,7 @@
|
||||
"babel-code-frame": "^6.3.13",
|
||||
"babel-messages": "^6.3.13",
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-types": "^6.3.21",
|
||||
"babel-types": "^6.3.24",
|
||||
"babylon": "^6.3.21",
|
||||
"debug": "^2.2.0",
|
||||
"globals": "^8.3.0",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-types",
|
||||
"version": "6.3.21",
|
||||
"version": "6.3.24",
|
||||
"description": "",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@ -9,7 +9,7 @@
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-traverse": "^6.3.21",
|
||||
"babel-traverse": "^6.3.24",
|
||||
"esutils": "^2.0.2",
|
||||
"lodash": "^3.10.1",
|
||||
"to-fast-properties": "^1.0.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user