@ngneat/helipopper 6.5.1 → 6.5.2

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.
@@ -595,3 +595,4 @@ function provideTippyConfig(config = {}) {
595
595
 
596
596
  export { TIPPY_REF, TippyDirective, TippyService, inView, overflowChanges, popperVariation, provideTippyConfig, tooltipVariation, withContextMenuVariation };
597
597
  //# sourceMappingURL=ngneat-helipopper.mjs.map
598
+ //# sourceMappingURL=ngneat-helipopper.mjs.map
@@ -607,3 +607,4 @@ function provideTippyConfig(config = {}) {
607
607
 
608
608
  export { TIPPY_REF, TippyDirective, TippyService, inView, overflowChanges, popperVariation, provideTippyConfig, tooltipVariation, withContextMenuVariation };
609
609
  //# sourceMappingURL=ngneat-helipopper.mjs.map
610
+ //# sourceMappingURL=ngneat-helipopper.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ngneat/helipopper",
3
- "version": "6.5.1",
3
+ "version": "6.5.2",
4
4
  "description": "A Powerful Tooltip and Popover for Angular Applications",
5
5
  "dependencies": {
6
6
  "tippy.js": "6.3.7",