Skip to content

Commit

Permalink
Merge pull request #59 from pdehaan/patch-1
Browse files Browse the repository at this point in the history
Update license attribute
  • Loading branch information
Eran Hammer committed May 21, 2015
2 parents 1ac6561 + 82b16ca commit 637c385
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,5 @@
"test": "lab -a code -t 100",
"test-cov-html": "lab -a code -r html -o coverage.html"
},
"licenses": [
{
"type": "BSD",
"url": "http://github.com/hapijs/boom/raw/master/LICENSE"
}
]
"license": "BSD-3-Clause"
}

0 comments on commit 637c385

Please sign in to comment.