@htmlbricks/hb-player-input-streaming 0.20.0 → 0.20.3

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
@@ -1 +1 @@
1
- # skeleton web component
1
+ # player input web component
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@htmlbricks/hb-player-input-streaming",
3
3
  "displayName": "Svelte-Bootstrap player-input-streaming",
4
4
  "description": "Svelte-Bootstrap player-input-streaming",
5
- "version": "0.20.0",
5
+ "version": "0.20.3",
6
6
  "main": "release/release.js",
7
7
  "publishConfig": {
8
8
  "access": "public"
@@ -75,7 +75,7 @@
75
75
  "webcomponents"
76
76
  ],
77
77
  "contributors": [],
78
- "gitHead": "ad80426d1f3f29e5c4aef0d9525b0d96e12c065d",
78
+ "gitHead": "4688cbe17fb2f024281a80f342bb4a69a4b3c56f",
79
79
  "dependencies": {
80
80
  "style-to-object": "^0.3.0"
81
81
  }
@@ -89,5 +89,5 @@
89
89
  "size": {},
90
90
  "iifePath": "release/release.js",
91
91
  "repoName": "@htmlbricks/hb-player-input-streaming",
92
- "version": "0.20.0"
92
+ "version": "0.20.3"
93
93
  }