Update part1 and part2

This commit is contained in:
Richard Feldman
2018-04-30 04:42:21 -04:00
parent 5e232596d9
commit 3b43ef3437
243 changed files with 34543 additions and 142 deletions

View File

@@ -0,0 +1,16 @@
{
"rtfeldman/elm-validate": "2.0.0",
"rtfeldman/selectlist": "1.0.0",
"elm-lang/navigation": "2.1.0",
"elm-lang/virtual-dom": "2.0.4",
"evancz/url-parser": "2.0.1",
"mgold/elm-date-format": "1.5.0",
"evancz/elm-markdown": "3.0.2",
"elm-lang/dom": "1.1.1",
"elm-lang/html": "2.0.0",
"elm-community/json-extra": "2.7.0",
"elm-lang/http": "1.0.0",
"lukewestby/elm-http-builder": "5.2.0",
"NoRedInk/elm-decode-pipeline": "3.0.0",
"elm-lang/core": "5.1.1"
}