File tree Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Original file line number Diff line number Diff line change 5
5
],
6
6
"elm-version" : " 0.19.0" ,
7
7
"dependencies" : {
8
- "elm/browser" : " 1.0.0" ,
9
- "elm/core" : " 1.0.0" ,
10
- "elm/html" : " 1.0.0" ,
11
- "elm/http" : " 1.0.0" ,
12
- "elm/json" : " 1.0.0" ,
13
- "elm/project-metadata-utils" : " 1.0.0" ,
14
- "elm/svg" : " 1.0.0" ,
15
- "elm-explorations/markdown" : " 1.0.0"
16
- },
17
- "test-dependencies" : {},
18
- "do-not-edit-this-by-hand" : {
19
- "transitive-dependencies" : {
8
+ "direct" : {
9
+ "elm/browser" : " 1.0.0" ,
10
+ "elm/core" : " 1.0.0" ,
11
+ "elm/html" : " 1.0.0" ,
12
+ "elm/http" : " 1.0.0" ,
13
+ "elm/json" : " 1.0.0" ,
14
+ "elm/project-metadata-utils" : " 1.0.0" ,
15
+ "elm/svg" : " 1.0.0" ,
16
+ "elm-explorations/markdown" : " 1.0.0"
17
+ },
18
+ "indirect" : {
20
19
"elm/parser" : " 1.0.0" ,
21
20
"elm/url" : " 1.0.0" ,
22
21
"elm/virtual-dom" : " 1.0.0"
23
22
}
23
+ },
24
+ "test-dependencies" : {
25
+ "direct" : {},
26
+ "indirect" : {}
24
27
}
25
28
}
You can’t perform that action at this time.
0 commit comments