mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
feat: implement latest version updater for macos (#2214)
Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"private": true,
|
||||
"version": "0.5.4-canary.26",
|
||||
"author": "affine",
|
||||
"repository": {
|
||||
"url": "https://github.com/toeverything/AFFiNE",
|
||||
"type": "git"
|
||||
},
|
||||
"description": "AFFiNE App",
|
||||
"homepage": "https://github.com/toeverything/AFFiNE",
|
||||
"scripts": {
|
||||
@@ -51,6 +55,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^8.3.0",
|
||||
"electron-updater": "^5.3.0",
|
||||
"yjs": "^13.6.1"
|
||||
},
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user