mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Add free draw mode (#1570)
This commit is contained in:
parent
36e0c439fb
commit
9ec43d2626
21 changed files with 344 additions and 49 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -16394,9 +16394,9 @@
|
|||
}
|
||||
},
|
||||
"roughjs": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.3.0.tgz",
|
||||
"integrity": "sha512-aHEBK0dn50v9HP5hMghQmjpkvPD3He9+pm6UbbcmniFJlIbnvWhw72xFVYR44TorhmwpwtKZj6USniiT0Mq98w==",
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.3.1.tgz",
|
||||
"integrity": "sha512-m42+OBaBR7x5UhIKyjBCnWqqkaEkBKLkXvHv4pOWJXPofvMnQY4ZcFEQlqf3coKKyZN2lfWMyx7QXSg2GD7SGA==",
|
||||
"requires": {
|
||||
"path-data-parser": "^0.1.0",
|
||||
"points-on-curve": "^0.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue