Skip to content

Commit 41eb7e5

Browse files
committed
update Dependencies
1 parent 6733b89 commit 41eb7e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
},
1818
"license": "MIT",
1919
"devDependencies": {
20-
"@companion-module/tools": "^1.4.1"
20+
"@companion-module/tools": "^1.4.2"
2121
},
2222
"dependencies": {
23-
"@companion-module/base": "~1.6.0",
24-
"companion-module-utils": "^0.3.1"
23+
"@companion-module/base": "~1.7.0",
24+
"companion-module-utils": "^0.4.0"
2525
},
2626
"prettier": "@companion-module/tools/.prettierrc.json"
2727
}

0 commit comments

Comments
 (0)