Skip to content

Commit b609415

Browse files
fix: include source in npm package (bubkoo#316)
1 parent 6b48317 commit b609415

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"files": [
1010
"dist",
1111
"es",
12-
"lib"
12+
"lib",
13+
"src"
1314
],
1415
"keywords": [
1516
"screenshot",

0 commit comments

Comments
 (0)