* remove tiny keys

* fix: replace library with code

* cleanup

* add lodash throttle

add dependency to handle event throttling

* Revert "add lodash throttle"

This reverts commit abcbd3556b.
This commit is contained in:
Carlos Valente
2021-11-17 22:50:54 +01:00
committed by GitHub
parent 17d5c84133
commit f3320efc5c
6 changed files with 79 additions and 56 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime",
"version": "0.3.0",
"version": "0.3.1",
"author": "Carlos Valente",
"description": "Time keeping for live events",
"repository": "https://github.com/cpvalente/ontime",