Skip to content

Commit

Permalink
chore: remove npm package rimraf
Browse files Browse the repository at this point in the history
  • Loading branch information
e-vasiltsov committed Nov 13, 2024
1 parent bdab798 commit 16240cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 109 deletions.
107 changes: 0 additions & 107 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"format": "prettier --write ./src README.md",
"format:check": "prettier --check ./src README.md",
"prepare": "husky",
"release": "release-it --ci"
"release": "release-it --ci"
},
"engines": {
"node": ">=16.17.0",
Expand All @@ -50,7 +50,6 @@
"jest": "^29.7.0",
"prettier": "3.3.3",
"release-it": "^17.10.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"tsup": "^8.3.5",
"typescript": "^5.6.2"
Expand Down

0 comments on commit 16240cf

Please sign in to comment.