Skip to content

Commit

Permalink
Merge pull request #92 from hmlendea/electron
Browse files Browse the repository at this point in the history
Updated to electron 29.4.6
  • Loading branch information
hmlendea authored Nov 12, 2024
2 parents 227045e + c26cada commit c6488dc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
10 changes: 6 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dl-desktop",
"appId": "ro.go.hmlendea.DL-Desktop",
"productName": "DL: language lessons",
"version": "4.0.2",
"version": "4.0.3",
"description": "An unofficial desktop client for Duolingo",
"main": "scripts/main.js",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"author": "Horațiu Mlendea <[email protected]>",
"license": "GPL-3.0",
"devDependencies": {
"electron": "^29.1.4",
"electron": "^29.4.6",
"electron-builder": "^24.13.3"
}
}

0 comments on commit c6488dc

Please sign in to comment.