We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686b7a8 commit 096b4a2Copy full SHA for 096b4a2
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "two-sites-viewer",
3
- "version": "1.0.2",
4
- "description": "Electron app: single window with two stacked websites (with logging + live config)",
+ "name": "AWACS Bay 3",
+ "version": "2.0.0",
+ "description": "Single window with two stacked websites (with logging + live config)",
5
"main": "main.js",
6
"private": true,
7
"type": "module",
@@ -14,8 +14,8 @@
14
"electron-builder": "^24.13.3"
15
},
16
"build": {
17
- "appId": "com.example.twositesviewer",
18
- "productName": "Two Sites Viewer",
+ "appId": "com.example.awacs",
+ "productName": "AWACS Bay 3",
19
"files": [
20
"main.js",
21
"preload.js",
0 commit comments