@notainc/mouse-hover-visible
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -77,3 +77,3 @@ (function () { | ||
init() | ||
document.addEventListener('load', init) | ||
})() |
{ | ||
"name": "@notainc/mouse-hover-visible", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "This library allows you to show CSS :hover pseudo-class only when triggered by the mouse.", | ||
@@ -5,0 +5,0 @@ "repository": { |
5338