We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7838fe commit 13c0698Copy full SHA for 13c0698
1 file changed
deps.edn
@@ -7,5 +7,6 @@
7
funcool/promesa {:mvn/version "11.0.678"}
8
thheller/shadow-cljs {:mvn/version "3.4.4"}
9
io.github.pez/baldr {:mvn/version "1.0.9"}
10
- betterthantomorrow/vscode-mcp {:local/root "../vscode-mcp"}}
+ io.github.betterthantomorrow/vscode-mcp {:git/url "https://github.com/BetterThanTomorrow/vscode-mcp.git"
11
+ :git/sha "592621c4794299e4b28cc9f9bc5ed90af6e0e213"}}
12
:aliases {:e2e-test-joyride {:extra-deps {joyride/workspace {:local/root "e2e-test-ws/.joyride"}}}}}
0 commit comments