Skip to content

Commit 0b0a44e

Browse files
committed
Merge pull request #1 from pdehaan/patch-1
update license attribute, thanks @pdehaan
2 parents 5cef0f0 + 8ca7fc6 commit 0b0a44e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@
1414
"bugs": {
1515
"url": "https://github.com/regexps/copyright-regex/issues"
1616
},
17-
"license": {
18-
"type": "MIT",
19-
"url": "https://github.com/regexps/copyright-regex/blob/master/LICENSE"
20-
},
17+
"license": "MIT",
2118
"files": [
2219
"index.js"
2320
],
@@ -41,4 +38,4 @@
4138
"regular",
4239
"year"
4340
]
44-
}
41+
}

0 commit comments

Comments
 (0)