Skip to content

Commit 62a3a68

Browse files
committed
Changed license field
1 parent 41ee105 commit 62a3a68

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
@@ -17,12 +17,7 @@
1717
"bugs": {
1818
"url": "https://github.com/documentationjs/grunt-documentation/issues"
1919
},
20-
"licenses": [
21-
{
22-
"type": "MIT",
23-
"url": "https://github.com/documentationjs/grunt-documentation/blob/master/LICENSE"
24-
}
25-
],
20+
"license": "MIT",
2621
"engines": {
2722
"node": ">= 0.8.0"
2823
},

0 commit comments

Comments
 (0)