Skip to content

Commit 69ea9bd

Browse files
committed
feat: add LICENSE in npm package
1 parent 440da32 commit 69ea9bd

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
"scripts",
1717
"dist",
1818
"src",
19-
"types"
19+
"types",
20+
"LICENSE"
2021
],
2122
"scripts": {
2223
"build": "npm run clean && run-s build:**",

0 commit comments

Comments
 (0)