mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-18 21:31:37 +03:00
13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"name": "@toeverything/components/account",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@authing/react-ui-components": "^3.1.23",
|
|
"@emotion/styled": "^11.9.3"
|
|
},
|
|
"devDependencies": {
|
|
"authing-js-sdk": "^4.23.33"
|
|
}
|
|
}
|