add rimraf to server dependencies (#3977)

This commit is contained in:
Weiko
2024-02-14 16:56:37 +01:00
committed by GitHub
parent 7d80610428
commit 0b2ffb0ee6
2 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,7 @@
"@types/lodash.snakecase": "^4.1.7",
"@types/lodash.upperfirst": "^4.3.7",
"@types/react": "^18.2.39",
"rimraf": "^5.0.5",
"typescript": "^5.3.3"
},
"engines": {