@walletconnect/react-native-compat 2.17.0 → 2.17.1-canary-0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -1
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.17.0",
4
+ "version": "2.17.1-canary-0",
5
5
  "author": "WalletConnect, Inc. <walletconnect.com>",
6
6
  "homepage": "https://github.com/walletconnect/walletconnect-monorepo/",
7
7
  "license": "Apache-2.0",
@@ -44,6 +44,7 @@
44
44
  "@react-native-async-storage/async-storage": "*",
45
45
  "@react-native-community/netinfo": "*",
46
46
  "expo-application": "*",
47
+ "react-native": "*",
47
48
  "react-native-get-random-values": "*"
48
49
  },
49
50
  "peerDependenciesMeta": {