Browse Source

更新版本到 2.0.0-alpha.10

ChangeLog
1. 修复内部错误
poplark 4 years ago
parent
commit
e171c10cc3
2 changed files with 2 additions and 2 deletions
  1. 1 1
      lib/index.js
  2. 1 1
      package.json

File diff suppressed because it is too large
+ 1 - 1
lib/index.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@urtc/sdk-web",
   "name": "@urtc/sdk-web",
-  "version": "2.0.0-alpha.9",
+  "version": "2.0.0-alpha.10",
   "description": "UCloud RTC javascript SDK",
   "description": "UCloud RTC javascript SDK",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "types": "lib/index.d.ts",
   "types": "lib/index.d.ts",