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

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiritOTHawk committed Nov 27, 2023
1 parent e9769e8 commit 8bdd090
Show file tree
Hide file tree
Showing 2 changed files with 476 additions and 458 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SouthWeather",
"version": "1.0.1",
"version": "1.0.2",
"description": "Open weather app for linux",
"main": "index.js",
"author": "SpiritOTHawk <[email protected]>",
Expand All @@ -14,9 +14,6 @@
"deb",
"pacman"
]
},
"win": {
"icon": "./docs/icons/icon.png"
}
},
"homepage": "https://southweather.wlorigin.cf/",
Expand All @@ -30,7 +27,7 @@
"buildpacman": "electron-builder --linux pacman"
},
"devdependencies": {
"electron": "^23.2.0",
"electron-builder": "^23.6.0"
"electron": "^27.1.2",
"electron-builder": "^24.9.1"
}
}
Loading

0 comments on commit 8bdd090

Please sign in to comment.