mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
Co-authored-by: himself65 <himself65@outlook.com> Co-authored-by: Peng Xiao <pengxiao@outlook.com>
13 lines
231 B
JSON
13 lines
231 B
JSON
{
|
|
"name": "@toeverything/hooks",
|
|
"exports": {
|
|
"./*": "./src/*"
|
|
},
|
|
"private": true,
|
|
"dependencies": {
|
|
"@affine/env": "workspace:*",
|
|
"@toeverything/y-indexeddb": "workspace:*"
|
|
},
|
|
"version": "0.5.4-beta.2"
|
|
}
|