@livechat/accounts-sdk 2.0.5 → 2.0.6

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livechat/accounts-sdk",
3
- "version": "2.0.5",
3
+ "version": "2.0.6",
4
4
  "description": "SDK for 'Sign in with LiveChat'.",
5
5
  "author": "LiveChat",
6
6
  "license": "MIT",
package/readme.md CHANGED
@@ -18,7 +18,7 @@ Example sign in with LiveChat button designs. Assets are available [here](https:
18
18
  ## Example popup
19
19
 
20
20
  ```
21
- import { AccountsSDK } from '@livechat/accounts-sdk';
21
+ import AccountsSDK from '@livechat/accounts-sdk';
22
22
 
23
23
  // create new SDK instance with it's options
24
24
  const sdk = new AccountsSDK({