Skip to content

Commit 4791fe4

Browse files
committed
chore: publish files add src to support sourceMap
1 parent 519d5a0 commit 4791fe4

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
@@ -7,7 +7,8 @@
77
"types": "./lib/esm/index.d.ts",
88
"files": [
99
"lib",
10-
"dist"
10+
"dist",
11+
"src"
1112
],
1213
"exports": {
1314
".": {

0 commit comments

Comments
 (0)