Skip to content

Commit 4348b76

Browse files
authored
Make docs package public (#1212)
1 parent 42a3d56 commit 4348b76

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.changeset/thick-llamas-destroy.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@livekit/components-js-docs": patch
3+
---
4+
5+
Make package public

docs/docs/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,5 @@
1919
"files": [
2020
"generated-docs",
2121
"meta-data.json"
22-
],
23-
"publishConfig": {
24-
"access": "restricted"
25-
}
22+
]
2623
}

0 commit comments

Comments
 (0)