@reown/appkit-common-react-native 0.0.0-fix-ui-changes-20250829161224 → 0.0.0-fix-ui-changes-20250829182619

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.
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.ConstantsUtil = void 0;
7
7
  const ConstantsUtil = exports.ConstantsUtil = {
8
- VERSION: '0.0.0-fix-ui-changes-20250829161224',
8
+ VERSION: '0.0.0-fix-ui-changes-20250829182619',
9
9
  EIP155: 'eip155',
10
10
  ADD_CHAIN_METHOD: 'wallet_addEthereumChain',
11
11
  WC_NAME_SUFFIX: '.reown.id',
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
 
3
3
  export const ConstantsUtil = {
4
- VERSION: '0.0.0-fix-ui-changes-20250829161224',
4
+ VERSION: '0.0.0-fix-ui-changes-20250829182619',
5
5
  EIP155: 'eip155',
6
6
  ADD_CHAIN_METHOD: 'wallet_addEthereumChain',
7
7
  WC_NAME_SUFFIX: '.reown.id',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reown/appkit-common-react-native",
3
- "version": "0.0.0-fix-ui-changes-20250829161224",
3
+ "version": "0.0.0-fix-ui-changes-20250829182619",
4
4
  "main": "lib/commonjs/index.js",
5
5
  "types": "lib/typescript/index.d.ts",
6
6
  "module": "lib/module/index.js",
@@ -1,5 +1,5 @@
1
1
  export const ConstantsUtil = {
2
- VERSION: '0.0.0-fix-ui-changes-20250829161224',
2
+ VERSION: '0.0.0-fix-ui-changes-20250829182619',
3
3
 
4
4
  EIP155: 'eip155',
5
5
  ADD_CHAIN_METHOD: 'wallet_addEthereumChain',