Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit e25e700

Browse files
committed
chore: Merge branch 'dev'
2 parents 54b6ce6 + fad3014 commit e25e700

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mix.exs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ defmodule GroupherServer.Mixfile do
7070
# CORS
7171
{:corsica, "~> 1.1.2"},
7272
{:tesla, "~> 0.10.0"},
73+
# only used for tesla's JSON-encoder
74+
{:poison, "~> 3.1"},
7375
# for fake data in test env
7476
{:faker, "~> 0.9"},
7577
{:scrivener_ecto,

0 commit comments

Comments
 (0)