Skip to content

Commit e1aa2e8

Browse files
authored
Merge pull request nfarina#67 from hyandell/patch-1
Fixing license id
2 parents 30abdb1 + c7d31b9 commit e1aa2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "tap test/*.js",
1313
"coverage": "npm test -- --cov --coverage-report=html"
1414
},
15-
"license": "https://raw.github.com/nfarina/xmldoc-js/master/LICENSE",
15+
"license": "MIT",
1616
"repository": {
1717
"type": "git",
1818
"url": "git://github.com/nfarina/xmldoc.git"

0 commit comments

Comments
 (0)