Skip to content

Commit 758d9d9

Browse files
authored
Merge pull request #1 from gruntjs/fix-licence-metadata
fix licence metadata
2 parents e0d68ec + 9520bc2 commit 758d9d9

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/cowboy/node-exit/issues"
1616
},
17-
"licenses": [
18-
{
19-
"type": "MIT",
20-
"url": "https://github.com/cowboy/node-exit/blob/master/LICENSE-MIT"
21-
}
22-
],
17+
"license": "MIT",
2318
"main": "lib/exit",
2419
"engines": {
2520
"node": ">= 0.8.0"

0 commit comments

Comments
 (0)