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 2305e74 commit 58d9d64Copy full SHA for 58d9d64
1 file changed
deps.edn
@@ -7,6 +7,7 @@
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
- io.github.betterthantomorrow/vscode-mcp {:git/url "https://github.com/BetterThanTomorrow/vscode-mcp.git"
11
- :git/sha "592621c4794299e4b28cc9f9bc5ed90af6e0e213"}}
+ io.github.betterthantomorrow/vscode-mcp {;:local/root "../vscode-mcp"
+ :git/url "https://github.com/BetterThanTomorrow/vscode-mcp.git"
12
+ :git/sha "9911a0da71c845d4fd04a8552253652861a2999e"}}
13
:aliases {:e2e-test-joyride {:extra-deps {joyride/workspace {:local/root "e2e-test-ws/.joyride"}}}}}
0 commit comments