This commit is contained in:
Guy Bedford
2015-01-13 13:54:56 +02:00
parent 7a73699a56
commit 1a7944dfb8
+5 -7
View File
@@ -6,10 +6,8 @@
"exports": "mocha" "exports": "mocha"
} }
}, },
"jspm": { "dependencies": {
"dependencies": { "css": "*"
"css": "*" },
}, "registry": "jspm"
"registry": "jspm" }
}
}