We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838599b commit 92ff09cCopy full SHA for 92ff09c
1 file changed
package.json
@@ -10,6 +10,9 @@
10
"publishConfig": {
11
"access": "public"
12
},
13
+ "files": [
14
+ "dist/**/*.*"
15
+ ],
16
"keywords": [
17
"react",
18
"hooks",
0 commit comments