mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-03 23:57:01 +02: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:

committed by
Christopher Chedeau

parent
bc2bae2a9a
commit
8dbd1b80df
@@ -1,7 +1,7 @@
|
||||
import React from "react";
|
||||
import ReactDOM from "react-dom";
|
||||
|
||||
import rough from "roughjs/bin/wrappers/rough";
|
||||
import rough from "roughjs/bin/rough";
|
||||
import { RoughCanvas } from "roughjs/bin/canvas";
|
||||
|
||||
import {
|
||||
|
Reference in New Issue
Block a user