Skip to content

Commit 9e6cd48

Browse files
committed
chore: min js
1 parent 95110e5 commit 9e6cd48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hd-web-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/OneKeyHQ/hardware-js-sdk#readme",
66
"license": "ISC",
77
"type": "commonjs",
8-
"main": "build/onekey-js-sdk.js",
8+
"main": "build/onekey-js-sdk.min.js",
99
"types": "dist/index.d.ts",
1010
"publishConfig": {
1111
"access": "public"

0 commit comments

Comments
 (0)