Skip to content

Commit 40c1999

Browse files
authored
include src in published files
1 parent 17e0a56 commit 40c1999

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

files/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"files": [
1212
"addon-main.cjs",
1313
"declarations",
14-
"dist"
14+
"dist",
15+
"src"
1516
],
1617
"scripts": {
1718
"build": "rollup --config",

0 commit comments

Comments
 (0)