Skip to content

Commit ea32b4f

Browse files
committed
fixed license fields
1 parent 51a12c1 commit ea32b4f

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

0 commit comments

Comments
 (0)