chore: change name to ms365-electron-akarton-planning
All checks were successful
Build/release / action-release (push) Successful in 3m44s
All checks were successful
Build/release / action-release (push) Successful in 3m44s
This commit is contained in:
12
package.json
12
package.json
@@ -3,7 +3,7 @@
|
|||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@electron/node-gyp": "https://github.com/electron/node-gyp.git"
|
"@electron/node-gyp": "https://github.com/electron/node-gyp.git"
|
||||||
},
|
},
|
||||||
"name": "ms365-electron",
|
"name": "ms365-electron-akarton-planning",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Systemec Microsoft 365 Web Desktop Wrapper made with Electron",
|
"description": "Systemec Microsoft 365 Web Desktop Wrapper made with Electron",
|
||||||
@@ -21,9 +21,9 @@
|
|||||||
"extraFiles": [
|
"extraFiles": [
|
||||||
"LICENSE"
|
"LICENSE"
|
||||||
],
|
],
|
||||||
"appId": "com.daanselen.ms365-electron",
|
"appId": "com.daanselen.ms365-electron-akarton-planning",
|
||||||
"productName": "ms365-electron",
|
"productName": "ms365-electron-akarton-planning",
|
||||||
"artifactName": "ms365-electron-v${version}-${os}-${arch}.${ext}",
|
"artifactName": "ms365-electron-akarton-planning-v${version}.${ext}",
|
||||||
"mac": {
|
"mac": {
|
||||||
"identity": "null",
|
"identity": "null",
|
||||||
"category": "public.app-category.office",
|
"category": "public.app-category.office",
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
"linux": {
|
"linux": {
|
||||||
"category": "Office",
|
"category": "Office",
|
||||||
"icon": "./assets/icons/png",
|
"icon": "./assets/icons/png",
|
||||||
"executableName": "ms365-electron",
|
"executableName": "ms365-electron-akarton-planning",
|
||||||
"maintainer": "Daan Selen <dselen@nerthus.nl>",
|
"maintainer": "Daan Selen <dselen@nerthus.nl>",
|
||||||
"target": [
|
"target": [
|
||||||
"deb"
|
"deb"
|
||||||
@@ -80,4 +80,4 @@
|
|||||||
"node-gyp": "^11.4.2"
|
"node-gyp": "^11.4.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@1.22.22"
|
"packageManager": "yarn@1.22.22"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user