mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
build(component): fix component storybook (#9990)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@affine/component",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "./src/index.ts",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
@@ -64,6 +65,7 @@
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@affine-tools/utils": "workspace:*",
|
||||
"@blocksuite/affine": "workspace:*",
|
||||
"@blocksuite/icons": "2.2.2",
|
||||
"@chromatic-com/storybook": "^3.2.2",
|
||||
|
||||
Reference in New Issue
Block a user