Skip to content

Commit 096b4a2

Browse files
authored
Update package.json
1 parent 686b7a8 commit 096b4a2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "two-sites-viewer",
3-
"version": "1.0.2",
4-
"description": "Electron app: single window with two stacked websites (with logging + live config)",
2+
"name": "AWACS Bay 3",
3+
"version": "2.0.0",
4+
"description": "Single window with two stacked websites (with logging + live config)",
55
"main": "main.js",
66
"private": true,
77
"type": "module",
@@ -14,8 +14,8 @@
1414
"electron-builder": "^24.13.3"
1515
},
1616
"build": {
17-
"appId": "com.example.twositesviewer",
18-
"productName": "Two Sites Viewer",
17+
"appId": "com.example.awacs",
18+
"productName": "AWACS Bay 3",
1919
"files": [
2020
"main.js",
2121
"preload.js",

0 commit comments

Comments
 (0)