Skip to content

Commit ea247e8

Browse files
jmmphated
authored andcommitted
Scaffold: Switch licenses property to license
1 parent 6d7e867 commit ea247e8

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
@@ -14,12 +14,7 @@
1414
"bugs": {
1515
"url": "https://github.com/tkellen/node-rechoir/issues"
1616
},
17-
"licenses": [
18-
{
19-
"type": "MIT",
20-
"url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE"
21-
}
22-
],
17+
"license": "MIT",
2318
"main": "index.js",
2419
"engines": {
2520
"node": ">= 0.10"

0 commit comments

Comments
 (0)