Skip to content

Commit a804e11

Browse files
added package.json :homepage, files
1 parent 6599f9e commit a804e11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@
6161
"bugs": {
6262
"url": "https://github.com/Vidit-Kushwaha/react-popupify/issues"
6363
},
64+
"homepage": "https://github.com/Vidit-Kushwaha/react-popupify",
65+
"files": [
66+
"/dist"
67+
],
6468
"husky": {
6569
"hooks": {
6670
"pre-commit": "lint-staged"

0 commit comments

Comments
 (0)