mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-12 17:23:38 +00:00
convert view.draw to virtual dom based body
This commit is contained in:
+3
-1
@@ -33,11 +33,13 @@
|
||||
"atem-connection": "3.5.0",
|
||||
"bonjour": "3.5.0",
|
||||
"electron-updater": "6.6.2",
|
||||
"html-to-vdom": "0.7.0",
|
||||
"lodash": "4.17.21",
|
||||
"md5": "2.3.0",
|
||||
"netmask": "2.0.2",
|
||||
"osc": "2.4.5",
|
||||
"uuid": "13.0.0"
|
||||
"uuid": "13.0.0",
|
||||
"virtual-dom": "2.1.1"
|
||||
},
|
||||
"build": {
|
||||
"appId": "com.stagehacks.cueview",
|
||||
|
||||
Reference in New Issue
Block a user