Skip to content

Commit

Permalink
Merge pull request #102 from pdehaan/patch-1
Browse files Browse the repository at this point in the history
Update license attribute
  • Loading branch information
pghalliday committed May 21, 2015
2 parents a3db522 + 6fbbf1f commit 235554c
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 @@ -15,12 +15,7 @@
"bugs": {
"url": "https://github.com/pghalliday/grunt-mocha-test/issues"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/pghalliday/grunt-mocha-test/blob/master/LICENSE-MIT"
}
],
"license": "MIT",
"engines": {
"node": ">= 0.10.4"
},
Expand Down

0 comments on commit 235554c

Please sign in to comment.