updated cors_plug
This commit is contained in:
parent
aac7e0314e
commit
b261135683
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -149,7 +149,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:crypt,
|
||||
git: "https://github.com/msantos/crypt.git",
|
||||
ref: "f63a705f92c26955977ee62a313012e309a4d77a"},
|
||||
{:cors_plug, "~> 1.5"},
|
||||
{:cors_plug, "~> 2.0"},
|
||||
{:web_push_encryption, "~> 0.3"},
|
||||
{:swoosh, "~> 1.0"},
|
||||
{:phoenix_swoosh, "~> 0.3"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue