mirror of
https://github.com/wavetermdev/backup.git
synced 2026-04-22 15:26:58 -07:00
updates for icon / name
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ module.exports = {
|
||||
"node_modules/fs-ext/**",
|
||||
"node_modules/fsevents/**",
|
||||
],
|
||||
icon: "public/Prompt.icns",
|
||||
icon: "public/waveterm.icns",
|
||||
osxNotarize: {
|
||||
tool: "notarytool",
|
||||
keychainProfile: "notarytool-creds",
|
||||
|
||||
+2
-1
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "Wave Terminal",
|
||||
"name": "waveterm",
|
||||
"productName": "Wave",
|
||||
"version": "0.5.0",
|
||||
"main": "dist/emain.js",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user