Skip to content

Commit 0b007da

Browse files
committed
chore: update api version
1 parent 648f696 commit 0b007da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"yarn": "^4"
1717
},
1818
"dependencies": {
19-
"@companion-module/base": "~1.12.1"
19+
"@companion-module/base": "~1.14.1"
2020
},
2121
"devDependencies": {
22-
"@companion-module/tools": "^2.4.2",
23-
"prettier": "^3.6.2"
22+
"@companion-module/tools": "^2.5.0",
23+
"prettier": "^3.7.4"
2424
},
2525
"prettier": "@companion-module/tools/.prettierrc.json",
26-
"packageManager": "yarn@4.10.3"
26+
"packageManager": "yarn@4.12.0"
2727
}

0 commit comments

Comments
 (0)