mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
* feat: decouple package deps and introduce yarn workspaces * update root directory * fix * fix scripts * fix lint * update path in scripts * remove yarn.lock files from packages * ignore workspace * dummy * dummy * remove comment check * revert workflow changes * ignore ws when installing gh actions * remove log * update path * fix * fix typo
31 lines
659 B
Text
31 lines
659 B
Text
{
|
|
"type": "excalidrawlib",
|
|
"version": 1,
|
|
"library": [
|
|
[
|
|
{
|
|
"type": "rectangle",
|
|
"version": 38,
|
|
"versionNonce": 1046419680,
|
|
"isDeleted": false,
|
|
"id": "A",
|
|
"fillStyle": "hachure",
|
|
"strokeWidth": 1,
|
|
"strokeStyle": "solid",
|
|
"roughness": 1,
|
|
"opacity": 100,
|
|
"angle": 0,
|
|
"x": 21801,
|
|
"y": 719.5,
|
|
"strokeColor": "#c92a2a",
|
|
"backgroundColor": "#e64980",
|
|
"width": 50,
|
|
"height": 30,
|
|
"seed": 117297479,
|
|
"groupIds": [],
|
|
"strokeSharpness": "sharp",
|
|
"boundElementIds": []
|
|
}
|
|
]
|
|
]
|
|
}
|