We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af75719 commit 25524b7Copy full SHA for 25524b7
package.json
@@ -12,12 +12,12 @@
12
"url": "git+https://github.com/bitfocus/companion-module-your-module-name.git"
13
},
14
"dependencies": {
15
- "@companion-module/base": "~1.11.2"
+ "@companion-module/base": "~1.11.3"
16
17
"devDependencies": {
18
- "@companion-module/tools": "^2.1.1",
19
- "prettier": "^3.4.2"
+ "@companion-module/tools": "^2.3.0",
+ "prettier": "^3.5.3"
20
21
"prettier": "@companion-module/tools/.prettierrc.json",
22
- "packageManager": "yarn@4.5.3"
+ "packageManager": "yarn@4.9.1"
23
}
0 commit comments