We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906837b commit 38a85d3Copy full SHA for 38a85d3
elm.json
@@ -11,16 +11,22 @@
11
"elm/core": "1.0.3",
12
"elm/html": "1.0.0",
13
"elm/parser": "1.1.0",
14
+ "elm/svg": "1.0.1",
15
+ "elm-explorations/benchmark": "1.0.1",
16
"elm-explorations/test": "1.2.2",
17
"mdgriffith/elm-ui": "1.1.5",
18
"tortus/elm-array-2d": "2.1.2"
19
},
20
"indirect": {
21
+ "BrianHicks/elm-trend": "2.1.3",
22
+ "Skinney/murmur3": "2.0.8",
23
"elm/json": "1.1.3",
24
"elm/random": "1.0.0",
25
+ "elm/regex": "1.0.0",
26
"elm/time": "1.0.0",
27
"elm/url": "1.0.0",
28
"elm/virtual-dom": "1.0.2",
29
+ "mdgriffith/style-elements": "5.0.1",
30
"pzp1997/assoc-list": "1.0.0"
31
}
32
0 commit comments