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