mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-4754, SDA-4731, SDA-4729, SDA-4733, SDA-4755 - Update SDA branding (#2267)
* SDA-4754, SDA-4729, SDA-4733, SDA-4755 - Update Symphony Messaging branding * SDA-4754, SDA-4729, SDA-4733, SDA-4755 - Update Symphony Messaging branding * Ignore darwin resource on windows * SDA-4755 - Update installer text * SDA-4755 - Update close dialog text * SDA-4755 - Update close dialog text * SDA-4755 - Update the tabloid image * SDA-4779 - Update macOS Icon
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"searchAPIVersion": "1.55.3",
|
||||
"sfeVersion": "0",
|
||||
"sfeClientType": "1.5",
|
||||
"description": "Symphony desktop app (Foundation ODP)",
|
||||
"description": "Symphony messaging desktop app (Foundation ODP)",
|
||||
"author": "Symphony OSS <help@finos.org>",
|
||||
"main": "lib/src/app/init.js",
|
||||
"types": "lib/src/app/init.d.ts",
|
||||
@@ -113,6 +113,7 @@
|
||||
"!**/node_modules/@nornagon/cld/build/deps${/*}",
|
||||
"!**/node_modules/@nornagon/spellchecker/vendor${/*}",
|
||||
"!**/node_modules/@symphony/symphony-c9-shell/**",
|
||||
"!**/resources/darwin/**/*",
|
||||
"!**/*.map",
|
||||
"!**/node_modules/*/{CHANGELOG.md,README.md,README,readme.md,readme}",
|
||||
"!**/node_modules/*/{test,__tests__,tests,powered-test,example,examples}",
|
||||
@@ -187,7 +188,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"del": "3.0.0",
|
||||
"electron": "34.0.0",
|
||||
"electron-builder": "^24.13.2",
|
||||
"electron-builder": "^25.1.8",
|
||||
"electron-devtools-installer": "^3.2.0",
|
||||
"electron-icon-maker": "0.0.5",
|
||||
"electron-osx-sign": "^0.6.0",
|
||||
@@ -230,7 +231,7 @@
|
||||
"electron-dl": "3.5.0",
|
||||
"electron-fetch": "1.9.1",
|
||||
"electron-log": "4.4.8",
|
||||
"electron-updater": "6.3.0",
|
||||
"electron-updater": "6.3.9",
|
||||
"filesize": "^10.0.6",
|
||||
"lazy-brush": "^1.0.1",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
|
||||
Reference in New Issue
Block a user