feat(docs): update document (#2877)

This commit is contained in:
Alex Yang
2023-06-28 00:52:42 +08:00
committed by GitHub
parent 1556167262
commit 78b74d5b15
4 changed files with 14 additions and 2 deletions

View File

@@ -7,6 +7,9 @@
"./theme/*": "./src/theme/*",
"./*": "./src/components/*/index.tsx"
},
"scripts": {
"build": "yarn workspace @affine/i18n build"
},
"peerDependencies": {
"@blocksuite/blocks": "*",
"@blocksuite/editor": "*",