Skip to content

Commit

Permalink
fixup! feat: inspector
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Nov 7, 2023
1 parent 2642398 commit 1d583b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ defmodule NextLS.MixProject do
defp deps do
[
{:exqlite, "~> 0.13.14"},
# {:gen_lsp, "~> 0.6"},
{:gen_lsp, path: "../gen_lsp"},
{:gen_lsp, "~> 0.6.2"},
# {:gen_lsp, path: "../gen_lsp"},
{:req, "~> 0.3.11"},
{:schematic, "~> 0.2"},
# {:opentelemetry, "~> 1.3"},
Expand Down

0 comments on commit 1d583b0

Please sign in to comment.