diff --git a/package.json b/package.json index e1e800a..f0e1d27 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,6 @@ "homepage": "https://github.com/dockyard/qunit-notifications", "version": "0.1.0", "scripts": { - "install": "bower install", "lint": "jshint --reporter node_modules/jshint-stylish/stylish.js .", "codestyle": "jscs .", "karma": "./node_modules/karma/bin/karma start",