Skip to content

Commit

Permalink
fix license field
Browse files Browse the repository at this point in the history
  • Loading branch information
jfromaniello committed Apr 7, 2020
1 parent 1789282 commit f4f4d1d
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 @@ -26,12 +26,7 @@
"email": "matias@auth0.com",
"url": "https://www.auth0.com/"
},
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/MIT"
}
],
"license": "MIT",
"main": "./lib",
"dependencies": {
"async": "^1.5.0",
Expand Down

0 comments on commit f4f4d1d

Please sign in to comment.