Skip to content

Commit

Permalink
Remove dependency-cruiser (#3576)
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhacks committed Jun 14, 2024
1 parent 2649112 commit 0d04ddd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 811 deletions.
342 changes: 0 additions & 342 deletions .dependency-cruiser.js

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"benchmark": "^2.1.4",
"chalk": "^5.3.0",
"console-table-printer": "^2.12.0",
"dependency-cruiser": "^9.19.0",
"execa": "^9.1.0",
"husky": "^7.0.4",
"lint-staged": "^12.3.7",
Expand Down Expand Up @@ -58,7 +57,6 @@
"test": "pnpm vitest run",
"prepublishOnly": "pnpm run test && pnpm run build && pnpm run build:deno",
"play": "tsx --watch playground.ts ",
"depcruise": "depcruise -c .dependency-cruiser.js src",
"bench": "pnpm run build:cjs && tsx benchmarks/index.ts",
"prepare": "husky install"
}
Expand Down
Loading

0 comments on commit 0d04ddd

Please sign in to comment.