File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 33 "source-directories" : [
44 " src"
55 ],
6- "elm-version" : " 0.19.0 " ,
6+ "elm-version" : " 0.19.1 " ,
77 "dependencies" : {
88 "direct" : {
99 "elm/browser" : " 1.0.0" ,
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < meta charset ="utf-8 " />
5- < title > Elm v0.19.0 </ title >
5+ < title > Elm</ title >
66 < link href ="/css/currentStyle.css " rel ="stylesheet "/>
77</ head >
88< body >
Original file line number Diff line number Diff line change 2020 "url" : " https://github.com/krausest/js-framework-benchmark.git"
2121 },
2222 "devDependencies" : {
23- "elm" : " 0.19.0-bugfix2 " ,
23+ "elm" : " 0.19.1-3 " ,
2424 "uglify-js" : " 3.4.8"
2525 }
2626}
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ jumbotron =
202202 [ class " row" ]
203203 [ div
204204 [ class " col-md-6" ]
205- [ h1 [] [ text " Elm 0.19.0 (keyed) " ] ]
205+ [ h1 [] [ text " Elm" ] ]
206206 , div
207207 [ class " col-md-6" ]
208208 ( List . map btnPrimaryBlock buttons)
Original file line number Diff line number Diff line change 33 "source-directories" : [
44 " src"
55 ],
6- "elm-version" : " 0.19.0 " ,
6+ "elm-version" : " 0.19.1 " ,
77 "dependencies" : {
88 "direct" : {
99 "elm/browser" : " 1.0.0" ,
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < meta charset ="utf-8 " />
5- < title > Elm v0.19.0 </ title >
5+ < title > Elm</ title >
66 < link href ="/css/currentStyle.css " rel ="stylesheet "/>
77</ head >
88< body >
Original file line number Diff line number Diff line change 2020 "url" : " https://github.com/krausest/js-framework-benchmark.git"
2121 },
2222 "devDependencies" : {
23- "elm" : " 0.19.0-bugfix2 " ,
23+ "elm" : " 0.19.1-3 " ,
2424 "uglify-js" : " 3.4.8"
2525 }
2626}
Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ jumbotron =
196196 [ class " row" ]
197197 [ div
198198 [ class " col-md-6" ]
199- [ h1 [] [ text " Elm 0.19.0 (non-keyed)" ] ]
199+ [ h1 [] [ text " Elm (non-keyed)" ] ]
200200 , div
201201 [ class " col-md-6" ]
202202 ( List . map btnPrimaryBlock buttons)
You can’t perform that action at this time.
0 commit comments