Skip to content

Commit ff8fc90

Browse files
committed
Fix license attribute
1 parent 657acad commit ff8fc90

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@
2525
"keywords": [
2626
"TDDBC"
2727
],
28-
"license": {
29-
"type": "MIT",
30-
"url": "https://github.com/tddbc/javascript-mocha/blob/master/LICENSE-MIT"
31-
},
28+
"license": "MIT",
3229
"main": "lib/sample.js",
3330
"repository": {
3431
"type": "git",

0 commit comments

Comments
 (0)