refactor: update import fields (#433)

* refactor: update import fields

+ remove end message
+ add timer type
+ add end action

* chore: update tests

* version bump
This commit is contained in:
Carlos Valente
2023-06-11 12:37:16 +02:00
committed by GitHub
parent 971a76673b
commit b273ac5254
8 changed files with 22 additions and 897 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ontime-utils",
"type": "module",
"exports": "./index.ts",
"version": "2.0.0",
"version": "2.0.2",
"private": true,
"description": "shared logic for ontime",
"scripts": {