Revise part4

This commit is contained in:
Richard Feldman
2016-08-16 02:40:50 -07:00
parent 3a050f408d
commit ea6e074ddf
2 changed files with 15 additions and 19 deletions

View File

@@ -8,8 +8,8 @@
],
"exposed-modules": [],
"dependencies": {
"elm-lang/core": "4.0.1 <= v < 5.0.0",
"elm-lang/html": "1.0.0 <= v < 2.0.0"
"elm-lang/core": "4.0.5 <= v < 5.0.0",
"elm-lang/html": "1.1.0 <= v < 2.0.0"
},
"elm-version": "0.17.0 <= v < 0.18.0"
}