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]
  • Loading branch information
NoahZinsmeister committed Jan 28, 2022
1 parent b562132 commit f0d50fa
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.8-beta.0",
"version": "8.0.9-beta.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -29,7 +29,7 @@
},
"dependencies": {
"@ethersproject/providers": "^5.5.1",
"@web3-react/store": "^8.0.3-beta.0",
"@web3-react/store": "^8.0.4-beta.0",
"@web3-react/types": "^8.0.3-beta.0",
"zustand": "^4.0.0-beta.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/eip1193/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.3-beta.0",
"version": "8.0.4-beta.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -34,6 +34,6 @@
"devDependencies": {
"@ethersproject/experimental": "^5.5.0",
"@ethersproject/providers": "^5.5.1",
"@web3-react/store": "^8.0.3-beta.0"
"@web3-react/store": "^8.0.4-beta.0"
}
}
4 changes: 2 additions & 2 deletions packages/metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.4-beta.0",
"version": "8.0.5-beta.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -33,6 +33,6 @@
"@web3-react/types": "^8.0.3-beta.0"
},
"devDependencies": {
"@web3-react/store": "^8.0.3-beta.0"
"@web3-react/store": "^8.0.4-beta.0"
}
}
4 changes: 2 additions & 2 deletions packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.3-beta.0",
"version": "8.0.4-beta.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -33,6 +33,6 @@
"@web3-react/types": "^8.0.3-beta.0"
},
"devDependencies": {
"@web3-react/store": "^8.0.3-beta.0"
"@web3-react/store": "^8.0.4-beta.0"
}
}
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.3-beta.0",
"version": "8.0.4-beta.0",
"type": "module",
"files": [
"dist/*"
Expand Down
4 changes: 2 additions & 2 deletions packages/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.3-beta.0",
"version": "8.0.4-beta.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -33,6 +33,6 @@
"@web3-react/types": "^8.0.3-beta.0"
},
"devDependencies": {
"@web3-react/store": "^8.0.3-beta.0"
"@web3-react/store": "^8.0.4-beta.0"
}
}
4 changes: 2 additions & 2 deletions packages/walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.5-beta.0",
"version": "8.0.6-beta.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -35,6 +35,6 @@
"@walletconnect/ethereum-provider": "^1.7.1"
},
"devDependencies": {
"@web3-react/store": "^8.0.3-beta.0"
"@web3-react/store": "^8.0.4-beta.0"
}
}
4 changes: 2 additions & 2 deletions packages/walletlink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.0.6-beta.0",
"version": "8.0.7-beta.0",
"type": "module",
"files": [
"dist/*"
Expand All @@ -35,6 +35,6 @@
"walletlink": "^2.4.5"
},
"devDependencies": {
"@web3-react/store": "^8.0.3-beta.0"
"@web3-react/store": "^8.0.4-beta.0"
}
}

0 comments on commit f0d50fa

Please sign in to comment.