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