From 91588159234f7fe357a3fd0887367364a71e0df9 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Sun, 16 Feb 2025 19:09:34 +0100 Subject: Elm round values --- front/elm.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'front/elm.json') diff --git a/front/elm.json b/front/elm.json index 785c5be..a758c49 100644 --- a/front/elm.json +++ b/front/elm.json @@ -10,7 +10,8 @@ "elm/core": "1.0.5", "elm/html": "1.0.0", "elm/http": "2.0.0", - "elm/json": "1.1.3" + "elm/json": "1.1.3", + "myrho/elm-round": "1.0.5" }, "indirect": { "elm/bytes": "1.0.8", -- cgit v1.2.3