fix / update

This commit is contained in:
oxmc
2024-12-19 05:44:53 -08:00
parent 894ffb102a
commit 723d879366
4204 changed files with 8 additions and 714279 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bsky-desktop",
"version": "1.0.6",
"version": "1.0.7",
"description": "A desktop app of bsky.app",
"main": "src/app/main.js",
"scripts": {
@@ -27,6 +27,7 @@
"electron-window-state": "^5.0.3",
"log4js": "^6.9.1",
"node-notifier": "^10.0.0",
"semver": "^7.6.3",
"v8-compile-cache": "^2.3.0"
},
"build": {