Skip to content

Commit

Permalink
chore: remove dead check-mismatched-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Dec 13, 2023
1 parent 7913a74 commit df1609e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
},
"scripts": {
"clean": "yarn lerna run --no-bail clean",
"check-dependencies": "node ./scripts/check-mismatched-dependencies.cjs",
"docs": "typedoc --tsconfig tsconfig.build.json",
"lerna": "lerna",
"link-cli": "yarn run create-agoric-cli",
Expand Down
33 changes: 0 additions & 33 deletions scripts/check-mismatched-dependencies.cjs

This file was deleted.

0 comments on commit df1609e

Please sign in to comment.