@icanbwell/bwell-sdk-ts 1.36.0-rc.1752261365 → 1.36.0-rc.1752262062
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 +2 -2
- package/dist/__version__.d.ts +1 -1
- package/dist/__version__.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,8 +9,8 @@ providers or connections. Please see the documentation for details.
|
|
|
9
9
|
|
|
10
10
|
## SDKv2 / SDKv1 Update
|
|
11
11
|
|
|
12
|
-
The `main` has been updated to be for SDKv2 only. Any v1 updates are
|
|
13
|
-
to
|
|
12
|
+
The `main` has been updated to be for SDKv2 only. Any v1 updates are to be made
|
|
13
|
+
to `typescript-sdk-v1` branch.
|
|
14
14
|
|
|
15
15
|
## Installation
|
|
16
16
|
|
package/dist/__version__.d.ts
CHANGED
package/dist/__version__.js
CHANGED