mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-19 15:31:36 +03:00
13 lines
249 B
JSON
13 lines
249 B
JSON
{
|
|
"name": "@toeverything/datasource/state",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jotai": "^1.7.4"
|
|
},
|
|
"devDependencies": {
|
|
"authing-js-sdk": "^4.23.33",
|
|
"firebase": "^9.8.4"
|
|
}
|
|
}
|