Skip to content

Commit

Permalink
Replace local install with repo install.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjprescott committed Aug 9, 2024
1 parent 26e24cf commit ec537c9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file removed tools/tsp-client/openapi-diff-1.0.0.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions tools/tsp-client/package-lock.json

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

2 changes: 1 addition & 1 deletion tools/tsp-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"autorest": "^3.7.1",
"chalk": "^5.3.0",
"dotenv": "^16.4.5",
"openapi-diff": "file:openapi-diff-1.0.0.tgz",
"openapi-diff": "github:tjprescott/openapi-diff#8edec5e2d2ad0ba57e8cdebda20e7b0c6e225699",
"prompt-sync": "^4.2.0",
"simple-git": "^3.20.0",
"yaml": "^2.3.1",
Expand Down

0 comments on commit ec537c9

Please sign in to comment.