1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

fix(package): make package public

This commit is contained in:
Krishna Acondy
2020-07-07 20:11:55 +01:00
parent 066f953863
commit 3b40e6cd14

View File

@@ -13,6 +13,9 @@
"semantic-release": "semantic-release",
"typedoc": "typedoc"
},
"publishConfig": {
"access": "public"
},
"release": {
"plugins": [
"@semantic-release/npm",