mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-18 10:31:50 +08:00
fix: first workspace create logic (#1773)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@affine/jotai",
|
||||
"private": true,
|
||||
"main": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"@affine/env": "workspace:*",
|
||||
"jotai": "^2.0.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user