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 648f696 commit 0b007daCopy full SHA for 0b007da
package.json
@@ -16,12 +16,12 @@
16
"yarn": "^4"
17
},
18
"dependencies": {
19
- "@companion-module/base": "~1.12.1"
+ "@companion-module/base": "~1.14.1"
20
21
"devDependencies": {
22
- "@companion-module/tools": "^2.4.2",
23
- "prettier": "^3.6.2"
+ "@companion-module/tools": "^2.5.0",
+ "prettier": "^3.7.4"
24
25
"prettier": "@companion-module/tools/.prettierrc.json",
26
- "packageManager": "yarn@4.10.3"
+ "packageManager": "yarn@4.12.0"
27
}
0 commit comments