mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Merge 75864e11bb
into 6fc85022ae
This commit is contained in:
commit
fadbac9ffe
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": "18.0.0 - 22.x.x"
|
||||
"node": "18.0.0 - 23.x.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"@excalidraw/random-username": "1.0.0",
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
"vitest-canvas-mock": "0.3.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "18.0.0 - 22.x.x"
|
||||
"node": "18.0.0 - 23.x.x"
|
||||
},
|
||||
"homepage": ".",
|
||||
"prettier": "@excalidraw/prettier-config",
|
||||
|
|
Loading…
Add table
Reference in a new issue