mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore(deps): bump nanoid from 2.1.11 to 3.1.20 (#2581)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
This commit is contained in:
parent
001880ba88
commit
f1fc308a5d
3 changed files with 5 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
import { Random } from "roughjs/bin/math";
|
||||
import nanoid from "nanoid";
|
||||
import { nanoid } from "nanoid";
|
||||
|
||||
let random = new Random(Date.now());
|
||||
let testIdBase = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue