We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 015198e commit d4922b1Copy full SHA for d4922b1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "generic-pjlink",
3
- "version": "2.3.2",
+ "version": "2.4.0",
4
"main": "pjlink.js",
5
"type": "module",
6
"scripts": {
@@ -12,9 +12,9 @@
12
"url": "git+https://github.com/bitfocus/companion-module-generic-pjlink.git"
13
},
14
"dependencies": {
15
- "@companion-module/base": "^1.8.0"
+ "@companion-module/base": "^1.11.3"
16
17
"devDependencies": {
18
- "@companion-module/tools": "^1.5.0"
+ "@companion-module/tools": "^2.1.1"
19
}
20
0 commit comments