Skip to content

Commit

Permalink
Merge pull request #87 from pdehaan/patch-1
Browse files Browse the repository at this point in the history
Update license attribute
  • Loading branch information
geek committed May 27, 2015
2 parents 814e22e + 050d621 commit 9d3c7e7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Expand Up @@ -23,10 +23,5 @@
"scripts": {
"test": "make test-cov"
},
"licenses": [
{
"type": "BSD",
"url": "http://github.com/hapijs/wreck/raw/master/LICENSE"
}
]
"license": "BSD-3-Clause"
}

0 comments on commit 9d3c7e7

Please sign in to comment.