decentraland-dapps 13.1.0 → 13.2.0
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.
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"browser_extension": "Using a browser extension",
|
|
74
74
|
"email": "Using your email",
|
|
75
75
|
"mobile": "Using a mobile wallet",
|
|
76
|
-
"mobile_and_browser": "Using your mobile
|
|
76
|
+
"mobile_and_browser": "Using your mobile or browser extension"
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
"user_menu": {
|
|
@@ -70,10 +70,10 @@
|
|
|
70
70
|
"trezor_link": "aquí"
|
|
71
71
|
},
|
|
72
72
|
"option": {
|
|
73
|
-
"browser_extension": "Usando una
|
|
73
|
+
"browser_extension": "Usando una extensión de navegador",
|
|
74
74
|
"email": "Usando tu cuenta de email",
|
|
75
75
|
"mobile": "Usando un navegador móvil",
|
|
76
|
-
"mobile_and_browser": "Usando tu móvil
|
|
76
|
+
"mobile_and_browser": "Usando tu móvil o extensión de navegador"
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
"user_menu": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "decentraland-dapps",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.2.0",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@0xsequence/multicall": "^0.25.1",
|
|
6
6
|
"@0xsequence/relayer": "^0.25.1",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"dcl-catalyst-client": "^12.0.1",
|
|
14
14
|
"decentraland-connect": "^3.3.2",
|
|
15
15
|
"decentraland-transactions": "^1.35.0",
|
|
16
|
-
"decentraland-ui": "^3.
|
|
16
|
+
"decentraland-ui": "^3.39.0",
|
|
17
17
|
"ethers": "^5.6.8",
|
|
18
18
|
"events": "^3.3.0",
|
|
19
19
|
"flat": "^4.1.0",
|