Skip to content

Commit

Permalink
v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
e5pe0n committed Apr 24, 2024
1 parent 1f7dbae commit 7ec62c7
Show file tree
Hide file tree
Showing 24 changed files with 147 additions and 199 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const { SkyWayContext, SkyWayStreamFactory, SkyWayRoom } = skyway_room;

## 初期設定時

- Node.js をインストールする(バージョンは v16.17.1 以降)
- Node.js をインストールする(バージョンは v18.12.0 以降)
- corepack を有効化するために次のコマンドを実行する
- `corepack enable npm`
- ルートディレクトリで次のコマンドを実行する
Expand Down
20 changes: 10 additions & 10 deletions THIRD_PARTY_LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@skyway-sdk/analytics-client@0.1.0-beta2
@skyway-sdk/analytics-client@0.1.0-beta3

MIT

Expand Down Expand Up @@ -60,7 +60,7 @@ SOFTWARE.

---

@skyway-sdk/core@1.7.1
@skyway-sdk/core@1.8.0

MIT

Expand Down Expand Up @@ -122,7 +122,7 @@ SOFTWARE.

---

@skyway-sdk/room@1.7.1
@skyway-sdk/room@1.8.0

MIT

Expand Down Expand Up @@ -153,7 +153,7 @@ SOFTWARE.

---

@skyway-sdk/rtc-api-client@1.5.1
@skyway-sdk/rtc-api-client@1.6.0

MIT

Expand Down Expand Up @@ -184,7 +184,7 @@ SOFTWARE.

---

@skyway-sdk/rtc-rpc-api-client@1.5.1
@skyway-sdk/rtc-rpc-api-client@1.6.0

MIT

Expand Down Expand Up @@ -246,7 +246,7 @@ SOFTWARE.

---

@skyway-sdk/sfu-bot@1.7.1
@skyway-sdk/sfu-bot@1.8.0

MIT

Expand Down Expand Up @@ -277,7 +277,7 @@ SOFTWARE.

---

@skyway-sdk/signaling-client@1.0.3
@skyway-sdk/signaling-client@1.0.4

MIT

Expand Down Expand Up @@ -308,7 +308,7 @@ SOFTWARE.

---

@skyway-sdk/token@1.5.1
@skyway-sdk/token@1.6.0

MIT

Expand Down Expand Up @@ -457,7 +457,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

---

axios@1.6.7
axios@1.6.8

MIT

Expand Down Expand Up @@ -691,7 +691,7 @@ https://github.com/ibc/fake-mediastreamtrack

---

follow-redirects@1.15.5
follow-redirects@1.15.6

MIT

Expand Down

0 comments on commit 7ec62c7

Please sign in to comment.