Skip to content

Commit

Permalink
Add rimraf to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sourishkrout committed Nov 19, 2024
1 parent 4db6e48 commit e051a06
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 0 deletions.
98 changes: 98 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"eslint-plugin-import": "^2.31.0",
"npm-run-all": "^4.1.5",
"release-it": "^17.10.0",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-cleanup": "^3.2.1",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit e051a06

Please sign in to comment.