File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/bitfocus/companion-module-base/main/schemas/manifest.schema.json" ,
3- "id" : " talktome" ,
4- "name" : " talktome" ,
3+ "id" : " talktome-intercom " ,
4+ "name" : " talktome-intercom " ,
55 "shortname" : " talktome" ,
66 "description" : " talktome intercom control and feedback module" ,
7- "version" : " 0.1.7 " ,
7+ "version" : " 0.1.8 " ,
88 "license" : " MIT" ,
99 "repository" : " https://github.com/bitfocus/companion-module-talktome-intercom" ,
1010 "bugs" : " https://github.com/bitfocus/companion-module-talktome-intercom/issues" ,
1313 "name" : " Daniel Jocher"
1414 }
1515 ],
16- "legacyIds" : [" talktome-intercom " ],
16+ "legacyIds" : [" talktome" ],
1717 "runtime" : {
1818 "type" : " node22" ,
1919 "api" : " nodejs-ipc" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " companion-module-talktome-intercom" ,
3- "version" : " 0.1.7 " ,
3+ "version" : " 0.1.8 " ,
44 "main" : " dist/main.js" ,
55 "description" : " Bitfocus Companion module for talktome" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments