Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiritOTHawk committed May 3, 2024
1 parent 5a0f7be commit 69e6652
Show file tree
Hide file tree
Showing 2 changed files with 461 additions and 125 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SouthWeather",
"version": "1.0.2",
"version": "1.0.3",
"description": "Open weather app for linux",
"main": "index.js",
"author": "SpiritOTHawk <[email protected]>",
Expand All @@ -27,7 +27,7 @@
"buildpacman": "electron-builder --linux pacman"
},
"devdependencies": {
"electron": "^27.1.2",
"electron-builder": "^24.9.1"
"electron": "^30.0.2",
"electron-builder": "^24.13.3"
}
}
Loading

0 comments on commit 69e6652

Please sign in to comment.