Skip to content

Commit

Permalink
pin 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahZinsmeister committed Mar 8, 2022
1 parent 0ca17e2 commit ca16b67
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react": "^17.0.21",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"@walletconnect/ethereum-provider": "^1.7.1",
"@walletconnect/ethereum-provider": "1.7.1",
"eslint": "^8.4.1",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-tsdoc": "^0.2.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eventemitter3": "^4.0.7"
},
"peerDependencies": {
"@walletconnect/ethereum-provider": "^1.7.1"
"@walletconnect/ethereum-provider": "1.7.1"
},
"devDependencies": {
"@web3-react/store": "^8.0.13-beta.0"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1950,7 +1950,7 @@
resolved "https://registry.yarnpkg.com/@walletconnect/environment/-/environment-1.0.0.tgz#c4545869fa9c389ec88c364e1a5f8178e8ab5034"
integrity sha512-4BwqyWy6KpSvkocSaV7WR3BlZfrxLbJSLkg+j7Gl6pTDE+U55lLhJvQaMuDVazXYxcjBsG09k7UlH7cGiUI5vQ==

"@walletconnect/ethereum-provider@^1.7.1":
"@walletconnect/ethereum-provider@1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-1.7.1.tgz#706bbb18659bd6475750fed7e5a93438c97a9fa9"
integrity sha512-r01XPO8NHs0n/rjU77VXXgCtxC/hL8F34bu+UHGXmkMUHZGCSY2uKN4VCe2uptkCVYUQ9gCEDyCOUyQSQzULjw==
Expand Down

0 comments on commit ca16b67

Please sign in to comment.