mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Fixed rimraf version
This commit is contained in:
parent
5ff7a52b63
commit
c1b7edfd77
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
"pepjs": "0.5.3",
|
||||
"prettier": "2.6.2",
|
||||
"rewire": "6.0.0",
|
||||
"rimraf": "6.0.1",
|
||||
"rimraf": "^5.0.0",
|
||||
"typescript": "4.9.4",
|
||||
"vite": "5.0.12",
|
||||
"vite-plugin-checker": "0.7.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue