@htmlbricks/hb-tooltip 0.65.20 → 0.65.23

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 +4 -3
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -287,12 +287,13 @@
287
287
  ],
288
288
  "readmePath": "README.md",
289
289
  "name": "hb-tooltip",
290
- "category": "dev",
290
+ "category": "overlays",
291
291
  "tags": [
292
- "dev"
292
+ "overlays",
293
+ "tooltip"
293
294
  ],
294
295
  "size": {},
295
296
  "iifePath": "main.iife.js",
296
297
  "repoName": "@htmlbricks/hb-tooltip",
297
- "version": "0.65.20"
298
+ "version": "0.65.23"
298
299
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-tooltip",
3
- "version": "0.65.20",
3
+ "version": "0.65.23",
4
4
  "contributors": [],
5
5
  "description": "A wrapper component that adds a Bootstrap tooltip to its content",
6
6
  "licenses": [