Skip to content

Commit 1db88fb

Browse files
authored
Update license metadata
1 parent 97449f7 commit 1db88fb

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
@@ -25,12 +25,7 @@
2525
"tap-spec": "^0.1.8",
2626
"tape": "^2.12.3"
2727
},
28-
"licenses": [
29-
{
30-
"type": "MIT",
31-
"url": "http://github.com/Raynos/min-document/raw/master/LICENSE"
32-
}
33-
],
28+
"license": "MIT",
3429
"scripts": {
3530
"test": "node ./test/index.js | tap-spec",
3631
"dot": "node ./test/index.js | tap-dot",

0 commit comments

Comments
 (0)