We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d7894 commit a62b5bdCopy full SHA for a62b5bd
packages/react/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@web3-onboard/react",
3
- "version": "2.1.8",
+ "version": "2.1.9-alpha.1",
4
"description": "Collection of React Hooks for web3-onboard",
5
"module": "dist/index.js",
6
"browser": "dist/index.js",
@@ -23,8 +23,8 @@
23
"typescript": "^4.5.5"
24
},
25
"dependencies": {
26
- "@web3-onboard/core": "^2.2.11",
27
- "@web3-onboard/common": "^2.1.0",
+ "@web3-onboard/core": "^2.2.12-alpha.2",
+ "@web3-onboard/common": "^2.1.1.alpha.1",
28
"use-sync-external-store": "1.0.0"
29
30
"peerDependencies": {
0 commit comments