Remove elm-css stuff from part12

This commit is contained in:
Richard Feldman
2016-09-06 20:58:02 -07:00
parent 50a29747ff
commit 7f5a9fdfad
4 changed files with 140 additions and 174 deletions

View File

@@ -12,8 +12,7 @@
"NoRedInk/elm-decode-pipeline": "1.1.2 <= v < 2.0.0",
"elm-lang/core": "4.0.1 <= v < 5.0.0",
"elm-lang/html": "1.0.0 <= v < 2.0.0",
"evancz/elm-sortable-table": "1.0.0 <= v < 2.0.0",
"rtfeldman/elm-css": "5.0.0 <= v < 6.0.0"
"evancz/elm-sortable-table": "1.0.0 <= v < 2.0.0"
},
"elm-version": "0.17.0 <= v < 0.18.0"
}