Skip to content

Commit

Permalink
Merge pull request #26 from trentmwillis/patch-1
Browse files Browse the repository at this point in the history
Don't install bower devDependencies automatically
  • Loading branch information
bcardarella committed May 24, 2016
2 parents a2922c7 + efa4817 commit 5ec1132
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"homepage": "https:/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",
Expand Down

0 comments on commit 5ec1132

Please sign in to comment.