Skip to content

Commit

Permalink
adding rimraf dev module to cleanup build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
erikyo committed Dec 24, 2023
1 parent 3fe2198 commit 4ea4b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"eslint-plugin-promise": "^6.1.1",
"jest": "^29.7.0",
"prettier": "^2.8.8",
"rimraf": "^4.1.2",
"typescript": "^5.3.3"
}
}

0 comments on commit 4ea4b42

Please sign in to comment.