Skip to content

Commit 3886bb0

Browse files
committed
Merge branch 'develop' into main
2 parents 0d8bf9c + 07ea725 commit 3886bb0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ This Software Development Kit (SDK) for JavaScript allows developers to simplify
66
- [MillicastLogger](/MillicastLogger)
77
- [MillicastPublish](/MillicastPublish)
88
- [MillicastSignaling](/MillicastSignaling)
9+
- [MillicastStreamEvents](/MillicastStreamEvents)
910
- [MillicastView](/MillicastView)
1011
- [MillicastWebRTC](/MillicastWebRTC)

packages/millicast-sdk-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"scripts": {
99
"build": "rollup -c",
1010
"start": "rollup -c -w",
11-
"build-docs": "jsdoc -c jsdoc.json -R README.md",
11+
"build-docs": "jsdoc -c jsdoc.json -R docs-home.md",
1212
"start-docs": "npm run build-docs && serve docs"
1313
},
1414
"author": "",

0 commit comments

Comments
 (0)