cm-web-modules
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "cm-web-modules", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Collection of clean and small ES6 modules for the web", | ||
@@ -5,0 +5,0 @@ "main": "src/LibraryManager.js", |
@@ -34,3 +34,3 @@ /** | ||
this.tick() | ||
}, 100) | ||
}, 250) | ||
this.timerStateChanged(this.running()) | ||
@@ -37,0 +37,0 @@ this.timerSecondsChanged(this.secondsExpiredSinceLastPause) |