From 1f04e6ed44e789908138f2acb448789c3da568b4 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Fri, 21 Feb 2025 23:00:07 +0100 Subject: URLs --- front/elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'front/elm.json') diff --git a/front/elm.json b/front/elm.json index a758c49..4bf1da3 100644 --- a/front/elm.json +++ b/front/elm.json @@ -11,13 +11,13 @@ "elm/html": "1.0.0", "elm/http": "2.0.0", "elm/json": "1.1.3", + "elm/url": "1.0.0", "myrho/elm-round": "1.0.5" }, "indirect": { "elm/bytes": "1.0.8", "elm/file": "1.0.5", "elm/time": "1.0.0", - "elm/url": "1.0.0", "elm/virtual-dom": "1.0.3" } }, -- cgit v1.2.3