mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 04:51:49 +08:00
test: add test case for blocksuite editor (#1528)
This commit is contained in:
+7
-1
@@ -65,7 +65,13 @@
|
||||
"@tauri-apps/api@1.2.0": "patches/@tauri-apps__api@1.2.0.patch"
|
||||
},
|
||||
"overrides": {
|
||||
"react-is": "^18.2.0"
|
||||
"react-is": "^18.2.0",
|
||||
"@storybook/addons": "^7.0.0-rc.1",
|
||||
"@storybook/api": "^7.0.0-rc.1",
|
||||
"@storybook/components": "^7.0.0-rc.1",
|
||||
"@storybook/core-events": "^7.0.0-rc.1",
|
||||
"@storybook/global": "^5.0.0",
|
||||
"@storybook/theming": "^7.0.0-rc.1"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@7.28.0"
|
||||
|
||||
Reference in New Issue
Block a user