Merge pull request #472 from lookfirst/patch-13

fix dep for css file
This commit is contained in:
Guy Bedford
2015-07-16 19:12:47 +02:00
@@ -6,7 +6,7 @@
"css": "*"
},
"shim": {
"loading-bar": {
"build/loading-bar": {
"deps": ["angular", "./loading-bar.css!"]
}
}