mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00: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.4"
|
|
}
|
|
}
|