Add publishConfig to addon-contexts

This commit is contained in:
Michael Shilman 2019-04-19 12:48:25 +08:00
parent 5702bbfc4f
commit c93b23c742

View File

@ -34,5 +34,8 @@
"optionalDependencies": {
"react": "*",
"vue": "*"
},
"publishConfig": {
"access": "public"
}
}