Files
AFFiNE-Mirror/packages/hooks/package.json
himself65 ba9efad948 v0.6.0
2023-06-02 14:04:54 +08:00

13 lines
224 B
JSON

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