Skip to content

Commit 697ccca

Browse files
committed
Bump Phoenix Playground for dev server
1 parent 7c02598 commit 697ccca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Mix.install([
66
{:ecto_sqlite3, ">= 0.0.0"},
77
{:error_tracker, path: ".", force: true},
8-
{:phoenix_playground, "~> 0.1.7"}
8+
{:phoenix_playground, "~> 0.1.8"}
99
])
1010

1111
otp_app = :error_tracker_dev

0 commit comments

Comments
 (0)