mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: Better rendering of curved rectangles (#3562)
This commit is contained in:
parent
11b8cc2caa
commit
f4fefbcee8
3 changed files with 11 additions and 6 deletions
|
@ -44,7 +44,7 @@
|
|||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-scripts": "4.0.3",
|
||||
"roughjs": "4.3.1",
|
||||
"roughjs": "4.4.0",
|
||||
"sass": "1.32.10",
|
||||
"socket.io-client": "2.3.1",
|
||||
"typescript": "4.2.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue