v7.1.0
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@babel/parser",
|
||||
"version": "7.0.0",
|
||||
"version": "7.1.0",
|
||||
"description": "A JavaScript parser",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
"tag": "next"
|
||||
},
|
||||
"keywords": [
|
||||
"babel",
|
||||
@@ -34,8 +34,5 @@
|
||||
},
|
||||
"bin": {
|
||||
"parser": "./bin/babel-parser.js"
|
||||
},
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user