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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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",