chore: bump version (#4421)

This commit is contained in:
Alex Yang
2023-09-19 15:16:05 -05:00
committed by GitHub
parent 9ed32e6bec
commit 9b449e9a28
8 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"swr": "2.2.0",
"valtio": "^1.11.2",
"y-protocols": "^1.0.5",
"yjs": "^13.6.7",
"yjs": "^13.6.8",
"zod": "^3.22.2"
},
"devDependencies": {
+1 -1
View File
@@ -67,7 +67,7 @@
"electron-updater": "^6.1.4",
"link-preview-js": "^3.0.5",
"nanoid": "^4.0.2",
"yjs": "^13.6.7"
"yjs": "^13.6.8"
},
"build": {
"protocols": [
+1 -1
View File
@@ -71,7 +71,7 @@
"semver": "^7.5.4",
"socket.io": "^4.7.2",
"ws": "^8.13.0",
"yjs": "^13.6.7"
"yjs": "^13.6.8"
},
"devDependencies": {
"@affine-test/kit": "workspace:*",