@walletconnect/react-native-compat 2.12.1 → 2.12.2-req-q.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@walletconnect/react-native-compat",
|
3
3
|
"description": "Shims for WalletConnect Protocol in React Native Projects",
|
4
|
-
"version": "2.12.
|
4
|
+
"version": "2.12.2-req-q.0",
|
5
5
|
"author": "WalletConnect, Inc. <walletconnect.com>",
|
6
6
|
"homepage": "https://github.com/walletconnect/walletconnect-monorepo/",
|
7
7
|
"license": "Apache-2.0",
|
@@ -37,8 +37,8 @@
|
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
39
|
"events": "3.3.0",
|
40
|
-
"fast-text-encoding": "
|
41
|
-
"react-native-url-polyfill": "
|
40
|
+
"fast-text-encoding": "1.0.6",
|
41
|
+
"react-native-url-polyfill": "2.0.0"
|
42
42
|
},
|
43
43
|
"peerDependencies": {
|
44
44
|
"@react-native-async-storage/async-storage": "*",
|