diff --git a/package-overrides/github/visionmedia/mocha@1.17.1.json b/package-overrides/github/visionmedia/mocha@1.17.1.json index db67a24..f1f245b 100644 --- a/package-overrides/github/visionmedia/mocha@1.17.1.json +++ b/package-overrides/github/visionmedia/mocha@1.17.1.json @@ -2,5 +2,6 @@ "browser": "mocha", "shim": { "mocha": ["./mocha.css!"] - } + }, + "dependencies": {} } \ No newline at end of file