Files
AFFiNE-Mirror/packages/hooks/package.json
T
Alex Yang 52f01a71d2 v0.7.1
2023-07-30 19:24:31 -07:00

13 lines
224 B
JSON

{
"name": "@toeverything/hooks",
"exports": {
"./*": "./src/*"
},
"private": true,
"dependencies": {
"@affine/env": "workspace:*",
"@toeverything/y-indexeddb": "workspace:*"
},
"version": "0.7.1"
}