chore: add access: public to babel parser publish config (#10487) [skip ci]
This commit is contained in:
parent
cc080417b9
commit
6f3460c767
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user