Skip to content

Commit 551f620

Browse files
committed
fix: include src in published package
1 parent 993e63d commit 551f620

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "index.js",
66
"files": [
77
"helpers/**/*.js",
8+
"src",
89
"manifest.yml"
910
],
1011
"scripts": {

0 commit comments

Comments
 (0)