Skip to content

Commit

Permalink
Merge pull request #72 from pdehaan/patch-1
Browse files Browse the repository at this point in the history
Update license attribute
  • Loading branch information
raycmorgan committed Jun 3, 2016
2 parents e2db2ac + 710fffa commit 78b0c28
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 @@ -5,10 +5,5 @@
, "homepage": "http://github.com/raycmorgan/mu"
, "author" : "RayMorgan <[email protected]>"
, "main" : "lib/mu",
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/raycmorgan/Mu/master/LICENSE"
}
]
"license": "MIT"
}

0 comments on commit 78b0c28

Please sign in to comment.