Skip to content

Commit

Permalink
change license field in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
biggora committed Jan 7, 2017
1 parent 025bb73 commit b4c3374
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 @@ -7,12 +7,7 @@
"type": "git",
"url": "git://github.com/biggora/express-useragent.git"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/biggora/express-useragent/blob/master/LICENSE"
}
],
"license": "MIT",
"author": {
"name": "Alexey Gordeyev",
"email": "[email protected]",
Expand Down

0 comments on commit b4c3374

Please sign in to comment.