* feat(key): add user options to minimal timer
* feat(key): register minimal timer in settings
* feat(key): version bump
This commit is contained in:
Carlos Valente
2022-08-03 23:01:03 +02:00
committed by GitHub
parent 18f3f3643b
commit 05be0c1e95
6 changed files with 151 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime-ui",
"version": "1.2.3",
"version": "1.3.0",
"private": true,
"dependencies": {
"@chakra-ui/react": "^2.0.0-next.3",