mirror of
https://github.com/woutdp/live_svelte
synced 2026-05-24 01:18:53 +00:00
Update easy_publish
This commit is contained in:
parent
1216986a38
commit
f8df5ffebf
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
|
@ -107,7 +107,7 @@ defmodule LiveSvelte.MixProject do
|
|||
[
|
||||
{:ex_doc, "~> 0.38", only: :dev, runtime: false, warn_if_outdated: true},
|
||||
{:makeup_html, "~> 0.1.0", only: :dev, runtime: false},
|
||||
{:easy_publish, "~> 0.1", only: [:dev], runtime: false},
|
||||
{:easy_publish, "~> 0.2", only: [:dev], runtime: false},
|
||||
{:igniter, "~> 0.6", optional: true},
|
||||
{:phoenix_vite, "~> 0.4"},
|
||||
{:jsonpatch, "~> 2.3"},
|
||||
|
|
|
|||
Loading…
Reference in a new issue