We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 872e56d + 420fdcf commit fa707e6Copy full SHA for fa707e6
1 file changed
modules/sdk-coin-canton/package.json
@@ -48,5 +48,8 @@
48
"@bitgo/sdk-api": "^1.69.2",
49
"@bitgo/sdk-lib-mpc": "^10.7.0",
50
"@bitgo/sdk-test": "^9.1.2"
51
- }
+ },
52
+ "files": [
53
+ "dist"
54
+ ]
55
}
0 commit comments