aboutsummaryrefslogtreecommitdiff
path: root/elm.json
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 4c4956d..ba0c4ba 100644
--- a/elm.json
+++ b/elm.json
@@ -9,6 +9,7 @@
9 "elm/browser": "1.0.2", 9 "elm/browser": "1.0.2",
10 "elm/core": "1.0.5", 10 "elm/core": "1.0.5",
11 "elm/html": "1.0.0", 11 "elm/html": "1.0.0",
12 "elm/random": "1.0.0",
12 "elm/time": "1.0.0" 13 "elm/time": "1.0.0"
13 }, 14 },
14 "indirect": { 15 "indirect": {