add rimraf

This commit is contained in:
Daniel Lugo 2021-01-18 13:25:30 -04:00
parent 3265ed6a07
commit f7639ecc8e
2 changed files with 8 additions and 0 deletions

View file

@ -81,6 +81,7 @@
"lint-staged": "^10.2.2",
"nodemon": "^1.19.3",
"prettier": "^1.18.2",
"rimraf": "^3.0.2",
"ts-node": "^9.1.1",
"ts-type": "^1.2.16",
"typescript": "^4.0.2"