Skip to content

Commit

Permalink
feat: update electron and electron-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Sep 27, 2023
1 parent d177814 commit 078c91b
Show file tree
Hide file tree
Showing 2 changed files with 349 additions and 617 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@types/url-join": "^4.0.1",
"@types/ws": "^8.5.6",
"concurrently": "^8.2.1",
"electron": "^20.3.12",
"electron-builder": "^22.14.13",
"electron": "^26.2.2",
"electron-builder": "^24.6.4",
"jest": "^29.7.0",
"nodemon": "^3.0.1",
"typescript": "~4.9"
Expand Down Expand Up @@ -84,7 +84,6 @@
"appImage": {
"artifactName": "SofieChef ${version} Linux Executable.${ext}"
},
"electronVersion": "20.1.3",
"files": [
"dist/**/*",
"static/**/*"
Expand Down
Loading

0 comments on commit 078c91b

Please sign in to comment.