We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fae43e commit 4c5fc91Copy full SHA for 4c5fc91
package.json
@@ -3,7 +3,9 @@
3
"version": "0.0.1",
4
"description": "React SDK designed to simplify the implementation and management of in-app notification inbox",
5
"files": [
6
- "dist"
+ "./dist",
7
+ "license",
8
+ "readme"
9
],
10
"types": "dist/index.d.ts",
11
"type": "module",
0 commit comments