Skip to content

Commit b41e1b9

Browse files
committed
Package typescript sources, to allow easier debugging into the SDK code from within the application.
1 parent eff51e0 commit b41e1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"release": "release-it"
3535
},
3636
"files": [
37-
"dist"
37+
"dist", "src"
3838
],
3939
"dependencies": {
4040
"protobufjs": "^7.2.2",

0 commit comments

Comments
 (0)