Skip to content

Commit 964e13e

Browse files
authored
Mark the @livekit/components-js-docs package as public. (#1240)
1 parent 42a0e82 commit 964e13e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/docs/package.json

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

0 commit comments

Comments
 (0)