Skip to content

Commit

Permalink
Remove rimraf
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman committed Jun 13, 2024
1 parent 108f589 commit 170aecd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 43 deletions.
41 changes: 0 additions & 41 deletions package-lock.json

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

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"dist"
],
"scripts": {
"prebuild": "rimraf dist",
"build": "tsup",
"format": "concurrently npm:format:*",
"format:code": "prettier --write .",
Expand Down Expand Up @@ -86,7 +85,6 @@
"prettier-package-json": "^2.8.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^5.0.7",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
},
Expand Down

0 comments on commit 170aecd

Please sign in to comment.