mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-01 23:21:59 +01:00
updates for icon / name
This commit is contained in:
parent
6ae263f9fa
commit
d19cd7c623
@ -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",
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "Wave Terminal",
|
||||
"name": "waveterm",
|
||||
"productName": "Wave",
|
||||
"version": "0.5.0",
|
||||
"main": "dist/emain.js",
|
||||
"license": "Apache-2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user