1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 09:24:35 +00:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Krishna Acondy
3b40e6cd14 fix(package): make package public 2020-07-07 20:11:55 +01:00

View File

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