Skip to content

Commit

Permalink
Downgraded Electron to 30.5.1 to fix drag and drop files bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattk70 committed Sep 26, 2024
1 parent a0680ee commit 745e172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"homepage": "https://chirpity.mattkirkland.co.uk",
"devDependencies": {
"@playwright/test": "^1.39.0",
"electron": "^32.1.2",
"electron": "^30.5.1",
"electron-builder": "^25.0.5",
"electron-builder-squirrel-windows": "^25.0.5",
"electron-playwright-helpers": "^1.6.0",
Expand Down

0 comments on commit 745e172

Please sign in to comment.