chore: add access: public where missing (#10489) [skip ci]

* @babel/types
* @babel/plugin-transform-named-capturing-groups-regex
This commit is contained in:
Huáng Jùnliàng
2019-09-24 08:04:54 -04:00
committed by Nicolò Ribaudo
parent 6f3460c767
commit 26be14b24d
2 changed files with 6 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
"description": "Compile regular expressions using named groups to ES5.",
"homepage": "https://babeljs.io/",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "lib/index.js",
"keywords": [
"babel-plugin",