subscribe-ui-event
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -52,3 +52,2 @@ /** | ||
this.scroll.top = top; | ||
console.log(top); | ||
} | ||
@@ -55,0 +54,0 @@ } |
{ | ||
"name": "subscribe-ui-event", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A single, throttle built-in solution to subscribe to browser UI Events.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
31461
674