Skip to content

Commit f4f4d1d

Browse files
committed
fix license field
1 parent 1789282 commit f4f4d1d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,7 @@
2626
"email": "[email protected]",
2727
"url": "https://www.auth0.com/"
2828
},
29-
"licenses": [
30-
{
31-
"type": "MIT",
32-
"url": "http://www.opensource.org/licenses/MIT"
33-
}
34-
],
29+
"license": "MIT",
3530
"main": "./lib",
3631
"dependencies": {
3732
"async": "^1.5.0",

0 commit comments

Comments
 (0)