Skip to content

Commit 4c5fc91

Browse files
authored
fix: Update files in package.json
1 parent 1fae43e commit 4c5fc91

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"version": "0.0.1",
44
"description": "React SDK designed to simplify the implementation and management of in-app notification inbox",
55
"files": [
6-
"dist"
6+
"./dist",
7+
"license",
8+
"readme"
79
],
810
"types": "dist/index.d.ts",
911
"type": "module",

0 commit comments

Comments
 (0)