mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 16:16:46 +08:00
build(y-indexeddb): update package.json
(cherry picked from commit d144c9f6f5)
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
"name": "@toeverything/y-indexeddb",
|
||||
"type": "module",
|
||||
"version": "0.6.0",
|
||||
"description": "IndexedDB database adapter for Yjs",
|
||||
"repository": "toeverything/AFFiNE",
|
||||
"author": "toeverything",
|
||||
"keywords": [
|
||||
"indexeddb",
|
||||
"yjs",
|
||||
"yjs-adapter"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "vite build"
|
||||
},
|
||||
@@ -36,6 +44,5 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"yjs": "^13.5.51"
|
||||
},
|
||||
"stableVersion": "0.5.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user