Skip to content

Commit

Permalink
Merge c2cc77d into 6e4bafe
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitchell committed Jun 16, 2016
2 parents 6e4bafe + c2cc77d commit 61ee3f1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Expand Up @@ -32,12 +32,7 @@
"tap-spec": "^0.1.8",
"tape": "^2.12.3"
},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/Matt-Esch/http-hash/raw/master/LICENSE"
}
],
"license": "MIT",
"scripts": {
"test": "npm run jshint -s && NODE_ENV=test node test/index.js | tap-spec",
"unit-test": "NODE_ENV=test node test/index.js | tap-spec",
Expand Down

0 comments on commit 61ee3f1

Please sign in to comment.