@htmlbricks/hb-tooltip 0.66.3 → 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.
- package/manifest.json +2 -1
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -282,6 +282,7 @@
|
|
|
282
282
|
}
|
|
283
283
|
}
|
|
284
284
|
],
|
|
285
|
+
"iifeIntegrity": "sha384-OuZJhfBfa8K6IS1QLmpeNytFFihz3NVhnO+SAWgAHPy6NMGFPtiSNyjx607h5XV+",
|
|
285
286
|
"screenshots": [],
|
|
286
287
|
"licenses": [
|
|
287
288
|
{
|
|
@@ -301,5 +302,5 @@
|
|
|
301
302
|
"size": {},
|
|
302
303
|
"iifePath": "main.iife.js",
|
|
303
304
|
"repoName": "@htmlbricks/hb-tooltip",
|
|
304
|
-
"version": "0.66.
|
|
305
|
+
"version": "0.66.5"
|
|
305
306
|
}
|