ci(oauth-providers): set publish config access to public (#1168)
parent
8fafbc1d4d
commit
7a45d5749d
|
@ -38,6 +38,11 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"license": "MIT",
|
||||||
|
"publishConfig": {
|
||||||
|
"registry": "https://registry.npmjs.org",
|
||||||
|
"access": "public"
|
||||||
|
},
|
||||||
"typesVersions": {
|
"typesVersions": {
|
||||||
"*": {
|
"*": {
|
||||||
"facebook": [
|
"facebook": [
|
||||||
|
|
Loading…
Reference in New Issue