Skip to content

Commit 0ca0f95

Browse files
committed
change package.json to allow minor version update.
1 parent aea143d commit 0ca0f95

2 files changed

Lines changed: 117 additions & 147 deletions

File tree

packages/keyring-eth-trezor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@metamask/eth-sig-util": "^8.2.0",
5252
"@metamask/utils": "^11.1.0",
5353
"@trezor/connect-plugin-ethereum": "^9.0.5",
54-
"@trezor/connect-web": "~9.6.0",
54+
"@trezor/connect-web": "^9.6.0",
5555
"hdkey": "^2.1.0",
5656
"tslib": "^2.6.2"
5757
},

0 commit comments

Comments
 (0)