We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6733b89 commit 41eb7e5Copy full SHA for 41eb7e5
package.json
@@ -17,11 +17,11 @@
17
},
18
"license": "MIT",
19
"devDependencies": {
20
- "@companion-module/tools": "^1.4.1"
+ "@companion-module/tools": "^1.4.2"
21
22
"dependencies": {
23
- "@companion-module/base": "~1.6.0",
24
- "companion-module-utils": "^0.3.1"
+ "@companion-module/base": "~1.7.0",
+ "companion-module-utils": "^0.4.0"
25
26
"prettier": "@companion-module/tools/.prettierrc.json"
27
}
0 commit comments