Update elm.json across the board

This commit is contained in:
Richard Feldman
2018-08-13 05:24:09 -04:00
parent 1688e5ec38
commit 144dad1229
4 changed files with 40 additions and 28 deletions

View File

@@ -16,8 +16,7 @@
"elm/url": "1.0.0", "elm/url": "1.0.0",
"elm-explorations/markdown": "1.0.0", "elm-explorations/markdown": "1.0.0",
"lukewestby/elm-http-builder": "6.0.0", "lukewestby/elm-http-builder": "6.0.0",
"rtfeldman/elm-iso8601": "1.0.1", "rtfeldman/elm-iso8601": "1.0.1"
"rtfeldman/elm-validate": "4.0.0"
}, },
"indirect": { "indirect": {
"elm/parser": "1.0.0", "elm/parser": "1.0.0",
@@ -26,7 +25,11 @@
} }
}, },
"test-dependencies": { "test-dependencies": {
"direct": {}, "direct": {
"indirect": {} "elm-explorations/test": "1.0.0"
},
"indirect": {
"elm/random": "1.0.0"
}
} }
} }

View File

@@ -16,8 +16,7 @@
"elm/url": "1.0.0", "elm/url": "1.0.0",
"elm-explorations/markdown": "1.0.0", "elm-explorations/markdown": "1.0.0",
"lukewestby/elm-http-builder": "6.0.0", "lukewestby/elm-http-builder": "6.0.0",
"rtfeldman/elm-iso8601": "1.0.1", "rtfeldman/elm-iso8601": "1.0.1"
"rtfeldman/elm-validate": "4.0.0"
}, },
"indirect": { "indirect": {
"elm/parser": "1.0.0", "elm/parser": "1.0.0",
@@ -26,7 +25,11 @@
} }
}, },
"test-dependencies": { "test-dependencies": {
"direct": {}, "direct": {
"indirect": {} "elm-explorations/test": "1.0.0"
},
"indirect": {
"elm/random": "1.0.0"
}
} }
} }

View File

@@ -16,8 +16,7 @@
"elm/url": "1.0.0", "elm/url": "1.0.0",
"elm-explorations/markdown": "1.0.0", "elm-explorations/markdown": "1.0.0",
"lukewestby/elm-http-builder": "6.0.0", "lukewestby/elm-http-builder": "6.0.0",
"rtfeldman/elm-iso8601": "1.0.1", "rtfeldman/elm-iso8601": "1.0.1"
"rtfeldman/elm-validate": "4.0.0"
}, },
"indirect": { "indirect": {
"elm/parser": "1.0.0", "elm/parser": "1.0.0",
@@ -26,7 +25,11 @@
} }
}, },
"test-dependencies": { "test-dependencies": {
"direct": {}, "direct": {
"indirect": {} "elm-explorations/test": "1.0.0"
},
"indirect": {
"elm/random": "1.0.0"
}
} }
} }

View File

@@ -16,8 +16,7 @@
"elm/url": "1.0.0", "elm/url": "1.0.0",
"elm-explorations/markdown": "1.0.0", "elm-explorations/markdown": "1.0.0",
"lukewestby/elm-http-builder": "6.0.0", "lukewestby/elm-http-builder": "6.0.0",
"rtfeldman/elm-iso8601": "1.0.1", "rtfeldman/elm-iso8601": "1.0.1"
"rtfeldman/elm-validate": "4.0.0"
}, },
"indirect": { "indirect": {
"elm/parser": "1.0.0", "elm/parser": "1.0.0",
@@ -26,7 +25,11 @@
} }
}, },
"test-dependencies": { "test-dependencies": {
"direct": {}, "direct": {
"indirect": {} "elm-explorations/test": "1.0.0"
},
"indirect": {
"elm/random": "1.0.0"
}
} }
} }