Skip to content

Commit

Permalink
refactor: remove del and make-dir (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker authored Mar 4, 2025
1 parent 24d9da5 commit 0acfb7d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 275 deletions.
266 changes: 0 additions & 266 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 @@ -88,7 +88,6 @@
"@commitlint/config-conventional": "^19.7.1",
"@eslint/js": "^9.21.0",
"ava": "^6.2.0",
"del": "^7.0.0",
"dot-prop": "^9.0.0",
"dtslint": "^4.2.1",
"esbuild": "^0.25.0",
Expand All @@ -99,7 +98,6 @@
"globals": "^16.0.0",
"husky": "^8.0.1",
"lint-staged": "^15.4.3",
"make-dir": "^3.1.0",
"ncp": "^2.0.0",
"nyc": "^15.1.0",
"prettier": "^3.5.2",
Expand Down
Loading

0 comments on commit 0acfb7d

Please sign in to comment.