Skip to content

Commit

Permalink
更新版本到 1.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed May 23, 2023
1 parent d661206 commit 94ad3b6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ declare module '__urtc-sdk/resolutions' {
}

declare module '__urtc-sdk/version' {
export const version = "1.8.8";
export const version = "1.8.9";
}

declare module '__urtc-sdk/token' {
Expand Down
2 changes: 1 addition & 1 deletion lib/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urtc-sdk",
"version": "1.8.7",
"version": "1.8.9",
"description": "UCloud RTC javascript SDK",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -13,7 +13,7 @@
},
"author": {
"name": "urtc",
"email": "kevin.song@ucloud.cn"
"email": "tory.yang@ucloud.cn"
},
"keywords": [
"UCloud",
Expand Down

0 comments on commit 94ad3b6

Please sign in to comment.