aboutsummaryrefslogtreecommitdiff
path: root/elm.json
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-11-22 12:03:04 +0000
committerAkshay <[email protected]>2020-11-22 12:03:04 +0000
commite94b6b48fb0662aa1f779e729591592e53e63dbd (patch)
treeb05f3b99f1c3d7d1b77e21c6e75f82496c9008c6 /elm.json
parent75afe1122a87c4508d4a134cea697bf334e80850 (diff)
work out data generation
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": {