mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 02:23:53 +02:00
chore: update desktop release workflow and configuration
- Changed shell to bash in the desktop release workflow for consistency. - Updated the hosted frontend URL in the .env file to point to the new domain. - Enhanced package.json with homepage and author details for better project metadata.
This commit is contained in:
parent
9ac062ad7e
commit
b9b567fe30
3 changed files with 7 additions and 2 deletions
|
|
@ -14,7 +14,11 @@
|
|||
"typecheck": "tsc --noEmit",
|
||||
"postinstall": "electron-rebuild"
|
||||
},
|
||||
"author": "MODSetter",
|
||||
"homepage": "https://github.com/MODSetter/SurfSense",
|
||||
"author": {
|
||||
"name": "MODSetter",
|
||||
"email": "rohan@surfsense.com"
|
||||
},
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue