Skip to content

Commit db6269a

Browse files
committed
fix(types): Include 'src' directory in package files
1 parent cca59c6 commit db6269a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
},
2525
"files": [
2626
"dist",
27+
"src",
2728
"global.d.ts"
2829
],
2930
"scripts": {

0 commit comments

Comments
 (0)