Skip to content

Commit b7bd242

Browse files
committed
[HOTFIX] Fix package.json configuration for publication (include lib)
1 parent 34c05d2 commit b7bd242

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
@@ -10,6 +10,7 @@
1010
],
1111
"files": [
1212
"*.md",
13+
"lib",
1314
"src",
1415
"bin"
1516
],

0 commit comments

Comments
 (0)