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
|
@ -10,7 +10,7 @@
|
|||
"react": "16.12.0",
|
||||
"react-dom": "16.12.0",
|
||||
"react-scripts": "3.3.0",
|
||||
"roughjs": "3.1.0"
|
||||
"roughjs": "4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^24.0.25",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue