@width-com/web-sdk 1.0.0-beta.1 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,6 +12,8 @@ npm install @width-com/web-sdk
12
12
  pnpm add @width-com/web-sdk
13
13
  ```
14
14
 
15
+ > 测试版:`npm install @width-com/web-sdk@beta`
16
+
15
17
  ## 快速开始
16
18
 
17
19
  ```ts