Skip to content

Commit

Permalink
fix(core-test-framework): change import scope from @Package to @ArkEc…
Browse files Browse the repository at this point in the history
  • Loading branch information
KovacZan authored Mar 24, 2020
1 parent 6c8c436 commit 606faac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { Wallets } from "@arkecosystem/core-state";
import { Identities } from "@arkecosystem/crypto";
import { Services } from "@packages/core-kernel";
import { Services } from "@arkecosystem/core-kernel";
import { generateMnemonic } from "bip39";

import { getWalletAttributeSet } from "../../internal/wallet-attributes";
Expand Down

0 comments on commit 606faac

Please sign in to comment.