We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95110e5 commit 9e6cd48Copy full SHA for 9e6cd48
packages/hd-web-sdk/package.json
@@ -5,7 +5,7 @@
5
"homepage": "https://github.com/OneKeyHQ/hardware-js-sdk#readme",
6
"license": "ISC",
7
"type": "commonjs",
8
- "main": "build/onekey-js-sdk.js",
+ "main": "build/onekey-js-sdk.min.js",
9
"types": "dist/index.d.ts",
10
"publishConfig": {
11
"access": "public"
0 commit comments