mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-13 01:33:39 +00:00
Add Builds
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
|
||||
.DS_Store
|
||||
node_modules
|
||||
out
|
||||
out/Cue View-darwin-x64
|
||||
Binary file not shown.
+2
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Cue View 2",
|
||||
"name": "Cue View",
|
||||
"version": "0.9.2",
|
||||
"description": "Monitor audio, video, and lighting equipment",
|
||||
"main": "main.js",
|
||||
@@ -9,7 +9,7 @@
|
||||
"package": "electron-forge package",
|
||||
"make": "electron-forge make"
|
||||
},
|
||||
"author": "Alec Sparks",
|
||||
"author": "Stage Hacks LLC",
|
||||
"license": "CC BY-SA 4.0",
|
||||
"devDependencies": {
|
||||
"@electron-forge/cli": "^6.0.0-beta.61",
|
||||
|
||||
Reference in New Issue
Block a user