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