@filerobot/companion-client
Advanced tools
Comparing version 3.114.2 to 3.114.3
{ | ||
"name": "@filerobot/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Filerobot plugins.", | ||
"version": "3.114.2", | ||
"version": "3.114.3", | ||
"license": "MIT", | ||
@@ -17,6 +17,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/utils": "^3.114.2", | ||
"@filerobot/utils": "^3.114.3", | ||
"namespace-emitter": "^2.0.1" | ||
}, | ||
"gitHead": "745c74e6d7bbedd12172fe1f980b4f65afdc6c9d" | ||
"gitHead": "53497c6bac25edef6992897b2eebc23671695daf" | ||
} |
Sorry, the diff of this file is too big to display
184626
Updated@filerobot/utils@^3.114.3