Skip to content

Commit 740c55e

Browse files
committed
Merge pull request #39 from pdehaan/patch-1
Update license attribute
2 parents 079b8d7 + 746727d commit 740c55e

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
@@ -15,12 +15,7 @@
1515
"bugs": {
1616
"url": "https://github.com/mattinsler/longjohn/issues"
1717
},
18-
"licenses": [
19-
{
20-
"type": "MIT",
21-
"url": "https://github.com/mattinsler/longjohn/blob/master/LICENSE-MIT"
22-
}
23-
],
18+
"license": "MIT",
2419
"main": "dist/longjohn",
2520
"engines": {
2621
"node": ">= 0.6.0"

0 commit comments

Comments
 (0)