feat(techdocs-cli): change access from restricted to public

This commit is contained in:
Emma Indal
2020-06-22 20:33:52 +02:00
parent 474b1ecf9b
commit 55be200b70
+1 -1
View File
@@ -4,7 +4,7 @@
"version": "0.1.1-alpha.9",
"private": true,
"publishConfig": {
"access": "restricted"
"access": "public"
},
"repository": {
"type": "git",