@wscsports/blaze-web-sdk 0.8.0 → 0.10.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
@@ -3,11 +3,4 @@ Welcome to WSC Sports Web SDK.
3
3
 
4
4
  # Getting Started
5
5
  Please visit out documentation website for installation guides:<br/>
6
- https://dev.wsc-sports.com/docs/sdk-integration
7
-
8
- # Local Development
9
- To run the project locally, follow these steps:
10
- 1. Install Docker on your local machine
11
- 2. run `npm run start:dev-docker` in the root directory of the project
12
- 3. Open your browser and navigate to `http://localhost:3005`
13
-
6
+ https://dev.wsc-sports.com/docs/sdk-integration
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wscsports/blaze-web-sdk",
3
- "version": "0.8.0",
3
+ "version": "0.10.0",
4
4
  "main": "publish/index",
5
5
  "types": "publish/index",
6
6
  "files": [