summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'elm.json')
-rw-r--r--elm.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/elm.json b/elm.json
index 923a948..7bb17ea 100644
--- a/elm.json
+++ b/elm.json
@@ -11,6 +11,7 @@
"elm/html": "1.0.0",
"elm/http": "2.0.0",
"elm/json": "1.1.2",
+ "elm/random": "1.0.0",
"elm/time": "1.0.0",
"elm/url": "1.0.0"
},