WIP: Add websocket connection for streaming toggl updates
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@companion-module/base": "~1.13.4",
|
||||
"toggl-track": "https://github.com/krombel/toggl-track#v0.8.0-2"
|
||||
"toggl-track": "https://github.com/krombel/toggl-track#v0.8.0-2",
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@companion-module/tools": "~2.4.2",
|
||||
|
||||
Reference in New Issue
Block a user