Update require-css@0.0.8.json

This commit is contained in:
Guy Bedford
2013-09-17 07:17:59 +02:00
parent c86af1d1ee
commit 7084bd052a
@@ -1,6 +1,9 @@
{
"main": "css",
"dependencyShim": {
"dependencyMap": {
"components/component": ["lib:jquery"]
},
"dependencyShim": {
"normalize": ["lib:jquery"]
}
}