Skip to content

Commit

Permalink
fixup ethjs upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Oct 23, 2024
1 parent f2f0f2a commit 88d9746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/util/ENSUtils.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Engine from '../core/Engine';
import ENS from '@metamask/ethjs-ens';
import ENS from 'ethjs-ens';
import { toLowerCaseEquals } from '../util/general';
import {
ChainId,
Expand Down

0 comments on commit 88d9746

Please sign in to comment.