v0.10.0-canary.9

This commit is contained in:
Joooye_34
2023-11-01 22:03:47 +08:00
parent e5c86a9249
commit 75c8dd75e3
40 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -8,5 +8,5 @@
"react": "18.2.0",
"react-dom": "18.2.0"
},
"version": "0.10.0-canary.8"
"version": "0.10.0-canary.9"
}
+1 -1
View File
@@ -9,5 +9,5 @@
"@types/debug": "^4.1.9",
"vitest": "0.34.6"
},
"version": "0.10.0-canary.8"
"version": "0.10.0-canary.9"
}
+1 -1
View File
@@ -27,5 +27,5 @@
"dependencies": {
"lit": "^2.8.0"
},
"version": "0.10.0-canary.8"
"version": "0.10.0-canary.9"
}
+1 -1
View File
@@ -111,5 +111,5 @@
"optional": true
}
},
"version": "0.10.0-canary.8"
"version": "0.10.0-canary.9"
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@affine/sdk",
"version": "0.10.0-canary.8",
"version": "0.10.0-canary.9",
"type": "module",
"scripts": {
"build": "vite build",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@toeverything/y-indexeddb",
"type": "module",
"version": "0.10.0-canary.8",
"version": "0.10.0-canary.9",
"description": "IndexedDB database adapter for Yjs",
"repository": "toeverything/AFFiNE",
"author": "toeverything",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "y-provider",
"type": "module",
"version": "0.10.0-canary.8",
"version": "0.10.0-canary.9",
"description": "Yjs provider protocol for multi document support",
"exports": {
".": "./src/index.ts"