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 f76c3b0 commit 724c7b9Copy full SHA for 724c7b9
1 file changed
mix.exs
@@ -27,7 +27,7 @@ defmodule TableauOgExtension.MixProject do
27
# Run "mix help deps" to learn about dependencies.
28
defp deps do
29
[
30
- {:tableau, "~> 0.25.0"},
+ {:tableau, "~> 0.25"},
31
{:nodejs, "~> 3.1"},
32
{:ex_doc, ">= 0.0.0", only: :dev}
33
]
0 commit comments