Skip to content

Commit 9611892

Browse files
committed
fix: add missing src in dist
1 parent ba4c5ca commit 9611892

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
@@ -8,6 +8,7 @@
88
"typings": "./dist/index.d.ts",
99
"files": [
1010
"dist/**/*",
11+
"src/*",
1112
"LICENSE"
1213
],
1314
"keywords": [

0 commit comments

Comments
 (0)