Skip to content

Commit

Permalink
fix asset import
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeRx committed Oct 27, 2021
1 parent 32e05e2 commit 8105d2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mycrypto/wallet-list",
"version": "1.1.2",
"version": "1.1.3",
"description": "Wallet list to be used throughout the MyCrypto product suite.",
"author": "MyCrypto",
"license": "MIT",
Expand Down
1 change: 1 addition & 0 deletions src/wallets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ import {
xinfin,
zelcore,
mewWallet,
status,
onto
} from './assets';
import { WalletTypes, WalletConnectivity, WalletTags } from './types';
Expand Down

0 comments on commit 8105d2f

Please sign in to comment.