Skip to content

Commit 40d8f20

Browse files
author
Péter Hauszknecht
committed
add LICENSE.md to npm includes
1 parent cd6795a commit 40d8f20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
},
1717
"files": [
1818
"lib",
19-
"dist"
19+
"dist",
20+
"LICENSE.md"
2021
],
2122
"repository": {
2223
"type": "git",

0 commit comments

Comments
 (0)