@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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1958,7 +1958,7 @@ var import_warps8 = require("@vleap/warps");
|
|
|
1958
1958
|
|
|
1959
1959
|
// src/providers/MnemonicWalletProvider.ts
|
|
1960
1960
|
var bip39 = __toESM(require("@scure/bip39"), 1);
|
|
1961
|
-
var import_english = require("@scure/bip39/wordlists/english");
|
|
1961
|
+
var import_english = require("@scure/bip39/wordlists/english.js");
|
|
1962
1962
|
var import_warps5 = require("@vleap/warps");
|
|
1963
1963
|
|
|
1964
1964
|
// src/sdk/ed25519-setup.ts
|