Skip to content

Commit

Permalink
upgrade electron and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
giniedp committed Apr 22, 2024
1 parent ab90adc commit 7e858fa
Show file tree
Hide file tree
Showing 2 changed files with 451 additions and 169 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "nw-buddy",
"version": "5.0.1-3",
"version": "5.0.1-4",
"description": "New World Buddy",
"keywords": [],
"main": "dist/electron/main.js",
Expand Down Expand Up @@ -168,8 +168,8 @@
"dice-coefficient": "2.1.1",
"dompurify": "3.0.10",
"dotenv": "16.4.5",
"electron": "28.2.3",
"electron-builder": "24.9.1",
"electron": "30.0.1",
"electron-builder": "24.13.3",
"electron-reload": "2.0.0-alpha.1",
"env-cmd": "10.1.0",
"eslint": "8.56.0",
Expand Down

0 comments on commit 7e858fa

Please sign in to comment.