We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ca1480 commit 95553ecCopy full SHA for 95553ec
1 file changed
package.json
@@ -12,5 +12,8 @@
12
"license": "MIT",
13
"bugs": {
14
"url": "https://github.com/programad/polyavatar/issues"
15
- }
+ },
16
+ "files": [
17
+ "src/*"
18
+ ]
19
}
0 commit comments