v6.0.0
This commit is contained in:
parent
b909a81ab7
commit
32ef6b465b
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babylon",
|
||||
"version": "5.10.32",
|
||||
"version": "6.0.0",
|
||||
"description": "A JavaScript parser",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@ -8,7 +8,7 @@
|
||||
"repository": "babel/babel",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.10.32"
|
||||
"babel-runtime": "^6.0.0"
|
||||
},
|
||||
"bin": {
|
||||
"babylon": "./bin/babylon.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user