diff --git a/bower.json b/bower.json index 39829f9..7dc0989 100644 --- a/bower.json +++ b/bower.json @@ -2,10 +2,6 @@ "name": "filer", "version": "0.0.28", "main": "dist/filer.js", - "devDependencies": { - "mocha": "1.17.1", - "chai": "1.9.0" - }, "ignore": [ "build", "examples", diff --git a/package.json b/package.json index 118fb80..9a37e59 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "bugs": "https://github.com/js-platform/filer/issues", "license": "BSD", "scripts": { - "postinstall": "./node_modules/.bin/bower install", "test": "grunt test" }, "repository": { diff --git a/tests/index.html b/tests/index.html index d34d610..10d439c 100644 --- a/tests/index.html +++ b/tests/index.html @@ -2,9 +2,9 @@ Mocha Tests - - - + + +