Skip to content

Commit 1b5402d

Browse files
authored
Merge pull request #49 from PixnBits/patch-1
Update license metadata
2 parents 97449f7 + 1db88fb commit 1b5402d

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)