mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 04:51:49 +08:00
docs: update indexeddb document (#4084)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"description": "IndexedDB database adapter for Yjs",
|
||||
"repository": "toeverything/AFFiNE",
|
||||
"author": "toeverything",
|
||||
"license": "MPL-2.0",
|
||||
"keywords": [
|
||||
"indexeddb",
|
||||
"yjs",
|
||||
@@ -44,6 +45,6 @@
|
||||
"y-indexeddb": "^9.0.11"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"yjs": "^13.5.51"
|
||||
"yjs": "^13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user