@ledgerhq/ledger-wallet-provider-core 1.3.0 → 1.3.1
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/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -20457,7 +20457,7 @@ function n9({ stub: t }) {
|
|
|
20457
20457
|
e($$.CloudSyncService).to(X_).inSingletonScope();
|
|
20458
20458
|
});
|
|
20459
20459
|
}
|
|
20460
|
-
const i9 = "1.3.
|
|
20460
|
+
const i9 = "1.3.1", c2 = {
|
|
20461
20461
|
version: i9
|
|
20462
20462
|
}, cr = {
|
|
20463
20463
|
fatal: 0,
|
package/package.json
CHANGED