Skip to content

Commit d551721

Browse files
committed
Add publish files
1 parent 4462715 commit d551721

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
"types": "src/index.d.ts",
88
"files": [
99
"cjs",
10-
"README.md"
10+
"README.md",
11+
"LICENSE.md",
12+
"USER_GUIDE.md",
13+
"index.js"
1114
],
1215
"scripts": {
1316
"test": "jest --verbose",

0 commit comments

Comments
 (0)