mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Update to rough.js 4.0.1 (#363)
* upgrade to latest rough.js * remove random.ts because roughjs now supports seeding.
This commit is contained in:
parent
bc2bae2a9a
commit
8dbd1b80df
7 changed files with 66 additions and 96 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -12833,12 +12833,9 @@
|
|||
}
|
||||
},
|
||||
"roughjs": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-3.1.0.tgz",
|
||||
"integrity": "sha512-WJIKyWxBlEIuMeK0foUZD1KVYzT6Dn62ksawZrlu3BzxUxgtPdnlCMDgX/C3N5gxj/AMRazstKOFm70tqTo5Bw==",
|
||||
"requires": {
|
||||
"workly": "^1.2.0"
|
||||
}
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.0.1.tgz",
|
||||
"integrity": "sha512-uw5PHL7yXjjUAnIylegD1TzsygaeDLs4qrMHdu+9xY16Fd1Db8L8qHm7YQTeLOoqqjhlhDtMGdWda/Qw8rX3ww=="
|
||||
},
|
||||
"rsvp": {
|
||||
"version": "4.8.5",
|
||||
|
@ -15578,11 +15575,6 @@
|
|||
"microevent.ts": "~0.1.1"
|
||||
}
|
||||
},
|
||||
"workly": {
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/workly/-/workly-1.3.0.tgz",
|
||||
"integrity": "sha512-eozpibnwnyvsWJEoADCfo3171Ncl4J/57PQnZN37eoVgQG7buf3KEpPNfewDKH4OXf3eAZaUAF57i4ko5zY9Cw=="
|
||||
},
|
||||
"wrap-ansi": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue