fix: cleanup scripts and support upto node 22 (#8794)

This commit is contained in:
Aakansha Doshi
2024-11-11 23:56:00 +05:30
committed by GitHub
parent 6e0ee89ee4
commit 57cf577376
2 changed files with 10 additions and 10 deletions

View File

@ -23,7 +23,7 @@
]
},
"engines": {
"node": ">=18.0.0"
"node": "18.0.0 - 22.x.x"
},
"dependencies": {
"@excalidraw/random-username": "1.0.0",