Skip to content

Commit

Permalink
fix: node upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
kkkycocho committed Oct 7, 2023
1 parent 5ab72bd commit 015350a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 24,648 deletions.
2 changes: 1 addition & 1 deletion app/scripts/metamask-controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import {
import { utils, starcoin_types, encoding } from '@starcoin/starcoin';
import BigNumber from 'bignumber.js';
import log from 'loglevel';
import OneKeyKeyring from '@starcoin/stc-onekey-keyring';
import OneKeyKeyring from 'stc-lib-onekey-keyring;
import MutiSignKeyring from '@starcoin/stc-multisign-keyring';
// import LedgerBridgeKeyring from '@metamask/eth-ledger-bridge-keyring';
import StcQuery from '@starcoin/stc-query';
Expand Down
Binary file added bun.lockb
Binary file not shown.
Loading

0 comments on commit 015350a

Please sign in to comment.