Skip to content

Commit 95553ec

Browse files
committed
fix(npm): package files defined
1 parent 5ca1480 commit 95553ec

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@
1212
"license": "MIT",
1313
"bugs": {
1414
"url": "https://github.com/programad/polyavatar/issues"
15-
}
15+
},
16+
"files": [
17+
"src/*"
18+
]
1619
}

0 commit comments

Comments
 (0)