mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-24 18:56:43 +03:00
13 lines
234 B
JSON
13 lines
234 B
JSON
{
|
|
"name": "@toeverything/hooks",
|
|
"exports": {
|
|
"./*": "./src/*"
|
|
},
|
|
"private": true,
|
|
"dependencies": {
|
|
"@affine/env": "workspace:*",
|
|
"@toeverything/y-indexeddb": "workspace:*"
|
|
},
|
|
"version": "0.7.0-canary.10"
|
|
}
|