aboutsummaryrefslogtreecommitdiff
path: root/front/elm.json
diff options
context:
space:
mode:
Diffstat (limited to 'front/elm.json')
-rw-r--r--front/elm.json2
1 files changed, 1 insertions, 1 deletions
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"
}
},