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 7c02598 commit 697cccaCopy full SHA for 697ccca
dev.exs
@@ -5,7 +5,7 @@
5
Mix.install([
6
{:ecto_sqlite3, ">= 0.0.0"},
7
{:error_tracker, path: ".", force: true},
8
- {:phoenix_playground, "~> 0.1.7"}
+ {:phoenix_playground, "~> 0.1.8"}
9
])
10
11
otp_app = :error_tracker_dev
0 commit comments