v6.1.8
This commit is contained in:
parent
d52985f575
commit
1165090c58
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "babylon",
|
"name": "babylon",
|
||||||
"version": "6.1.7",
|
"version": "6.1.8",
|
||||||
"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.1.7"
|
"babel-helper-fixtures": "^6.1.8"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"babylon": "./bin/babylon.js"
|
"babylon": "./bin/babylon.js"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user