feat: OSC feedback (#236)

* feat: add playback status feedback to OSC API
This commit is contained in:
Carlos Valente
2022-11-03 14:57:53 +01:00
committed by GitHub
parent 45cfb633de
commit 159ba82e00
4 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ontime-server",
"type": "module",
"version": "1.4.0",
"version": "1.4.1",
"dependencies": {
"body-parser": "^1.20.0",
"dotenv": "^16.0.1",