@vechain/vechain-kit 1.5.4 → 1.5.5

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.cjs CHANGED
@@ -4983,7 +4983,7 @@ var AddressDisplay = ({
4983
4983
  // package.json
4984
4984
  var package_default = {
4985
4985
  name: "@vechain/vechain-kit",
4986
- version: "1.5.4",
4986
+ version: "1.5.5",
4987
4987
  private: false,
4988
4988
  homepage: "https://github.com/vechain/vechain-kit",
4989
4989
  repository: "github:vechain/vechain-kit",
@@ -17750,8 +17750,7 @@ var VeChainKitProvider = (props) => {
17750
17750
  logo: privy?.appearance.logo
17751
17751
  },
17752
17752
  embeddedWallets: {
17753
- createOnLogin: privy?.embeddedWallets?.createOnLogin ?? "all-users",
17754
- showWalletUIs: true
17753
+ createOnLogin: privy?.embeddedWallets?.createOnLogin ?? "all-users"
17755
17754
  },
17756
17755
  passkeys: {
17757
17756
  shouldUnlinkOnUnenrollMfa: false