Skip to content

Commit

Permalink
Merge pull request #1040 from wkentdag/release2.1
Browse files Browse the repository at this point in the history
remove postinstall script
  • Loading branch information
aeschylus committed Aug 10, 2016
2 parents 368172f + d8e3c05 commit d68a1e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"scripts": {
"start": "bower install && grunt",
"test": "./node_modules/grunt-cli/bin/grunt cover jshint coveralls --verbose --full",
"travis": "./node_modules/grunt-cli/bin/grunt ci --verbose --force",
"postinstall": "./node_modules/grunt-cli/bin/grunt githooks"
"travis": "./node_modules/grunt-cli/bin/grunt ci --verbose --force"
},
"dependencies": {}
}

0 comments on commit d68a1e4

Please sign in to comment.