mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-22 10:21:37 +03:00
10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"name": "@affine/jotai",
|
|
"private": true,
|
|
"main": "./src/index.ts",
|
|
"dependencies": {
|
|
"@affine/env": "workspace:*",
|
|
"jotai": "^2.0.3"
|
|
}
|
|
}
|