Skip to content

Commit be4c475

Browse files
authored
[coinbase] : update - Version bump (#1008)
* Bump react version for alpha pub
1 parent 1073dea commit be4c475

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/coinbase/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/coinbase",
3-
"version": "2.0.2-alpha.1",
3+
"version": "2.0.3-alpha.1",
44
"description": "Coinbase Wallet module for web3-onboard",
55
"module": "dist/index.js",
66
"browser": "dist/index.js",
@@ -21,6 +21,6 @@
2121
},
2222
"dependencies": {
2323
"@coinbase/wallet-sdk": "^3.0.5",
24-
"@web3-onboard/common": "^2.0.7"
24+
"@web3-onboard/common": "2.1.0-alpha.1"
2525
}
2626
}

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/react",
3-
"version": "2.1.7-alpha.3",
3+
"version": "2.1.7-alpha.4",
44
"description": "Collection of React Hooks for web3-onboard",
55
"module": "dist/index.js",
66
"browser": "dist/index.js",

0 commit comments

Comments
 (0)