Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
  • Loading branch information
NoahZinsmeister committed Jan 7, 2022
1 parent 97c1fc2 commit 9d184f0
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 30 deletions.
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.15-alpha.0",
"version": "8.0.16-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -22,8 +22,8 @@
"start": "tsc --watch"
},
"dependencies": {
"@web3-react/store": "^8.0.15-alpha.0",
"@web3-react/types": "^8.0.15-alpha.0",
"@web3-react/store": "^8.0.16-alpha.0",
"@web3-react/types": "^8.0.16-alpha.0",
"zustand": "^4.0.0-beta.0"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/eip1193/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.15-alpha.0",
"version": "8.0.16-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -22,11 +22,11 @@
"start": "tsc --watch"
},
"dependencies": {
"@web3-react/types": "^8.0.15-alpha.0"
"@web3-react/types": "^8.0.16-alpha.0"
},
"devDependencies": {
"@ethersproject/experimental": "^5.5.0",
"@ethersproject/providers": "^5.5.1",
"@web3-react/store": "^8.0.15-alpha.0"
"@web3-react/store": "^8.0.16-alpha.0"
}
}
4 changes: 2 additions & 2 deletions packages/empty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.16-alpha.0",
"version": "8.0.17-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -22,6 +22,6 @@
"start": "tsc --watch"
},
"dependencies": {
"@web3-react/types": "^8.0.15-alpha.0"
"@web3-react/types": "^8.0.16-alpha.0"
}
}
4 changes: 2 additions & 2 deletions packages/frame/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.15-alpha.0",
"version": "8.0.16-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -22,7 +22,7 @@
"start": "tsc --watch"
},
"dependencies": {
"@web3-react/types": "^8.0.15-alpha.0"
"@web3-react/types": "^8.0.16-alpha.0"
},
"peerDependencies": {
"eth-provider": "^0.9.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/magic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.15-alpha.0",
"version": "8.0.16-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -24,7 +24,7 @@
"dependencies": {
"@ethersproject/experimental": "^5.4.0",
"@ethersproject/providers": "^5.4.5",
"@web3-react/types": "^8.0.15-alpha.0"
"@web3-react/types": "^8.0.16-alpha.0"
},
"devDependencies": {
"magic-sdk": "^6.1.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.15-alpha.0",
"version": "8.0.16-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -23,10 +23,10 @@
},
"dependencies": {
"@metamask/detect-provider": "^1.2.0",
"@web3-react/types": "^8.0.15-alpha.0"
"@web3-react/types": "^8.0.16-alpha.0"
},
"devDependencies": {
"@web3-react/store": "^8.0.15-alpha.0"
"@web3-react/store": "^8.0.16-alpha.0"
},
"gitHead": "9461726911d45849d76642bc60fec57e84234cd7"
}
6 changes: 3 additions & 3 deletions packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.16-alpha.0",
"version": "8.0.17-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -24,10 +24,10 @@
"dependencies": {
"@ethersproject/experimental": "^5.4.0",
"@ethersproject/providers": "^5.4.5",
"@web3-react/types": "^8.0.15-alpha.0"
"@web3-react/types": "^8.0.16-alpha.0"
},
"devDependencies": {
"@web3-react/store": "^8.0.15-alpha.0"
"@web3-react/store": "^8.0.16-alpha.0"
},
"gitHead": "9461726911d45849d76642bc60fec57e84234cd7"
}
4 changes: 2 additions & 2 deletions packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.15-alpha.0",
"version": "8.0.16-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@ethersproject/address": "^5.4.0",
"@web3-react/types": "^8.0.15-alpha.0",
"@web3-react/types": "^8.0.16-alpha.0",
"zustand": "^4.0.0-beta.0"
},
"gitHead": "9461726911d45849d76642bc60fec57e84234cd7"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.15-alpha.0",
"version": "8.0.16-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand Down
6 changes: 3 additions & 3 deletions packages/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.16-alpha.0",
"version": "8.0.17-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -24,10 +24,10 @@
"dependencies": {
"@ethersproject/experimental": "^5.4.0",
"@ethersproject/providers": "^5.4.5",
"@web3-react/types": "^8.0.15-alpha.0"
"@web3-react/types": "^8.0.16-alpha.0"
},
"devDependencies": {
"@web3-react/store": "^8.0.15-alpha.0"
"@web3-react/store": "^8.0.16-alpha.0"
},
"gitHead": "9461726911d45849d76642bc60fec57e84234cd7"
}
6 changes: 3 additions & 3 deletions packages/walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.15-alpha.0",
"version": "8.0.16-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -22,14 +22,14 @@
"start": "tsc --watch"
},
"dependencies": {
"@web3-react/types": "^8.0.15-alpha.0"
"@web3-react/types": "^8.0.16-alpha.0"
},
"peerDependencies": {
"@walletconnect/ethereum-provider": "^1.7.0"
},
"devDependencies": {
"@walletconnect/ethereum-provider": "^1.7.0",
"@web3-react/store": "^8.0.15-alpha.0"
"@web3-react/store": "^8.0.16-alpha.0"
},
"gitHead": "9461726911d45849d76642bc60fec57e84234cd7"
}
6 changes: 3 additions & 3 deletions packages/walletlink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.15-alpha.0",
"version": "8.0.16-alpha.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -22,10 +22,10 @@
"start": "tsc --watch"
},
"dependencies": {
"@web3-react/types": "^8.0.15-alpha.0"
"@web3-react/types": "^8.0.16-alpha.0"
},
"devDependencies": {
"@web3-react/store": "^8.0.15-alpha.0",
"@web3-react/store": "^8.0.16-alpha.0",
"walletlink": "^2.4.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 9d184f0

Please sign in to comment.