Skip to content

Commit

Permalink
Add electron rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
n9lsjr committed Nov 5, 2024
1 parent d8c01bf commit 3d5db99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,18 @@
],
"dependencies": {
"@commonify/lowdb": "^3.0.0",
"@electron/notarize": "2.2.0",
"@inlang/paraglide-sveltekit": "0.9.6",
"@koush/wrtc": "^0.5.3",
"apexcharts": "^3.38.0",
"cross-fetch": "^3.1.5",
"electron-context-menu": "^3.6.1",
"electron-rebuild": "^3.2.9",
"electron-reloader": "^1.2.3",
"electron-serve": "1.3.0",
"electron-store": "8.2.0",
"electron-updater": "^5.3.0",
"electron-window-state": "^5.0.3",
"@electron/notarize": "^2.5.0",
"file-saver": "^2.0.5",
"hyperswarm": "^4.7.7",
"keytar": "^7.9.0",
Expand All @@ -68,9 +70,7 @@
"svelte-french-toast": "^1.0.3",
"svelte-loading-spinners": "^0.3.4",
"svelte-spark": "^1.0.4",
"svelte-time": "^0.7.1",
"@electron/notarize": "2.2.0",
"@inlang/paraglide-sveltekit": "0.9.6"
"svelte-time": "^0.7.1"
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.1",
Expand Down

0 comments on commit 3d5db99

Please sign in to comment.