Add elm-css to package.json

This commit is contained in:
Richard Feldman
2016-03-06 08:16:38 -08:00
parent 63f6fac29d
commit f6c5b5dc02

View File

@@ -16,6 +16,7 @@
},
"homepage": "https://github.com/rtfeldman/elm-workshop#readme",
"devDependencies": {
"elm-css": "0.4.0",
"elm-live": "2.0.4",
"elm-test": "0.16.1-alpha3"
}