@vleap/warps-adapter-fastset 0.1.0-beta.49 → 0.1.0-beta.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1935,7 +1935,7 @@ import {
1935
1935
 
1936
1936
  // src/providers/MnemonicWalletProvider.ts
1937
1937
  import * as bip39 from "@scure/bip39";
1938
- import { wordlist } from "@scure/bip39/wordlists/english";
1938
+ import { wordlist } from "@scure/bip39/wordlists/english.js";
1939
1939
  import { getWarpWalletMnemonicFromConfig } from "@vleap/warps";
1940
1940
 
1941
1941
  // src/sdk/ed25519-setup.ts