Skip to content

Commit

Permalink
upgrade ens proxy sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
oceja committed Mar 15, 2022
1 parent 72e0b8f commit 7f109a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/ens-proxy-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@ensdomains/eth-ens-namehash": "^2.0.15",
"ens-proxy-sdk": "^0.0.9",
"ens-proxy-sdk": "^0.0.10",
"ethers": "^5.1.4",
"typescript": "^4.2.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ens-proxy-sc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@ethereum-waffle/provider": "^4.0.0-alpha.0",
"@nomiclabs/hardhat-ganache": "^2.0.1",
"@openzeppelin/contracts": "^4.4.2",
"ens-proxy-sdk": "^0.0.9",
"ens-proxy-sdk": "^0.0.10",
"solhint": "^3.3.4"
},
"devDependencies": {
Expand Down

0 comments on commit 7f109a4

Please sign in to comment.