@notainc/mouse-hover-visible
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -1,2 +0,2 @@ | ||
var(function () { | ||
(function () { | ||
var currentHoverVisible = false | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "@notainc/mouse-hover-visible", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "This library allows you to show CSS :hover pseudo-class only when triggered by the mouse.", | ||
@@ -5,0 +5,0 @@ "repository": { |
5305