chore: add access: public to babel parser publish config (#10487) [skip ci]

This commit is contained in:
Huáng Jùnliàng 2019-09-24 04:03:07 -04:00 committed by Nicolò Ribaudo
parent cc080417b9
commit 6f3460c767

View File

@ -6,7 +6,7 @@
"homepage": "https://babeljs.io/", "homepage": "https://babeljs.io/",
"license": "MIT", "license": "MIT",
"publishConfig": { "publishConfig": {
"tag": "next" "access": "public"
}, },
"keywords": [ "keywords": [
"babel", "babel",