v6.0.2
This commit is contained in:
parent
32ef6b465b
commit
d7610ef9b0
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babylon",
|
||||
"version": "6.0.0",
|
||||
"version": "6.0.2",
|
||||
"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": "^6.0.0"
|
||||
"babel-runtime": "^6.0.2"
|
||||
},
|
||||
"bin": {
|
||||
"babylon": "./bin/babylon.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user