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