chore: fix packages version

This commit is contained in:
himself65
2023-04-13 18:33:21 -05:00
parent f902d0c324
commit 3954f309aa
11 changed files with 588 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
cacheFolder: '../../.yarn/cache'
# deferredVersionFolder: '../../.yarn/versions'
deferredVersionFolder: '../../.yarn/versions'
globalFolder: '../../.yarn/global'
installStatePath: '../../.yarn/install-state.gz'
patchFolder: '../../.yarn/patches'
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@affine/electron",
"productName": "AFFiNE",
"private": true,
"version": "0.0.0",
"version": "0.5.2",
"author": "affine",
"description": "AFFiNE App",
"homepage": "https://github.com/toeverything/AFFiNE",