v6.6.4
This commit is contained in:
parent
d6ee428857
commit
5b7fa17cbe
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "babylon",
|
"name": "babylon",
|
||||||
"version": "6.6.0",
|
"version": "6.6.4",
|
||||||
"description": "A JavaScript parser",
|
"description": "A JavaScript parser",
|
||||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||||
"homepage": "https://babeljs.io/",
|
"homepage": "https://babeljs.io/",
|
||||||
@ -11,7 +11,7 @@
|
|||||||
"babel-runtime": "^5.0.0"
|
"babel-runtime": "^5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-helper-fixtures": "^6.3.13"
|
"babel-helper-fixtures": "^6.6.4"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"babylon": "./bin/babylon.js"
|
"babylon": "./bin/babylon.js"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user