@htmlbricks/hb-skeleton-component 0.66.4 → 0.66.5

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/manifest.json +1 -2
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -107,7 +107,6 @@
107
107
  }
108
108
  ],
109
109
  "iifeIntegrity": "sha384-Yy5QlVnruBlAPAKoht/uUtAA29QFxCuS4ryVbbSKiIGQXBZCipn5HolUMSLp1Qfn",
110
- "iifeIntegrityType": "sha384",
111
110
  "screenshots": [],
112
111
  "licenses": [
113
112
  {
@@ -127,5 +126,5 @@
127
126
  "size": {},
128
127
  "iifePath": "main.iife.js",
129
128
  "repoName": "@htmlbricks/hb-skeleton-component",
130
- "version": "0.66.4"
129
+ "version": "0.66.5"
131
130
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-skeleton-component",
3
- "version": "0.66.4",
3
+ "version": "0.66.5",
4
4
  "contributors": [],
5
5
  "description": "Development scaffold: accepts arbitrary `json`, `string`, and `boolean` props to test bindings, exposes a `skelcontent` slot and a `testpart` CSS part, and emits a generic `event` for wiring demos.",
6
6
  "licenses": [