mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
init: the first public commit for AFFiNE
This commit is contained in:
14
libs/components/board-draw/package.json
Normal file
14
libs/components/board-draw/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@toeverything/components/board-draw",
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mui/icons-material": "^5.8.0",
|
||||
"@tldraw/core": "^1.12.0",
|
||||
"@tldraw/intersect": "^1.7.1",
|
||||
"@tldraw/vec": "^1.7.0",
|
||||
"mobx": "^6.6.0",
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-hotkeys-hook": "^3.4.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user