@charlietango/use-interaction
Advanced tools
+4
-0
@@ -6,2 +6,6 @@ # Change Log | ||
| ## [1.7.5](https://github.com/charlie-tango/hooks/compare/@charlietango/use-interaction@1.7.4...@charlietango/use-interaction@1.7.5) (2020-06-09) | ||
| **Note:** Version bump only for package @charlietango/use-interaction | ||
| ## [1.7.4](https://github.com/charlie-tango/hooks/compare/@charlietango/use-interaction@1.7.3...@charlietango/use-interaction@1.7.4) (2019-12-10) | ||
@@ -8,0 +12,0 @@ |
+2
-2
| { | ||
| "name": "@charlietango/use-interaction", | ||
| "description": "Monitor the user interactions on an element", | ||
| "version": "1.7.4", | ||
| "version": "1.7.5", | ||
| "private": false, | ||
@@ -41,3 +41,3 @@ "sideEffects": false, | ||
| }, | ||
| "gitHead": "bcaebe01a2f6cdb3246a7c01349821e57bc8ed6c" | ||
| "gitHead": "f4be428c4de8f7072a4b62f2f4741c92cf48c4c8" | ||
| } |
+1
-1
@@ -5,3 +5,3 @@ # useInteraction | ||
| > Checkout the [Storybook](https://ct-hooks.netlify.com/?path=/story/useinteraction--readme) demo. | ||
| > Checkout the [Storybook](https://ct-hooks.now.sh/?path=/story/useinteraction--readme) demo. | ||
@@ -8,0 +8,0 @@ ## Installation |
10694
2.03%