Skip to content

Commit

Permalink
Update contracts (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
anxolin authored May 16, 2022
1 parent 4e54c10 commit 8d5f881
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"license": "GPL-3.0-or-later",
"dependencies": {
"@babel/runtime": "^7.17.0",
"@cowprotocol/contracts": "^1.1.3-RC.0",
"@cowprotocol/contracts": "^1.3.0",
"@davatar/react": "1.8.1",
"@ethersproject/abi": "^5.4.1",
"@ethersproject/abstract-provider": "^5.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1160,10 +1160,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@cowprotocol/contracts@^1.1.3-RC.0":
version "1.1.3-RC.0"
resolved "https://registry.yarnpkg.com/@cowprotocol/contracts/-/contracts-1.1.3-RC.0.tgz#23c400a7cbf50c1c2e7dca317a0b2940975b6867"
integrity sha512-WwPvBKbBvRIj/W3I1/8yJPh0DLMx8EoDw/MTpF07rDq2W0QQ1r9GXq+GWIclt5Rcw7ZGwZMRlnM3XOYEWA+qpg==
"@cowprotocol/contracts@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@cowprotocol/contracts/-/contracts-1.3.0.tgz#7bfc2995ef02906aac2bb9891b125b14315ce7c5"
integrity sha512-emDqUHK95qYgnrVKoA2z4RI/hjuP4QwK9i6AOG/E2zqg4uC0gD5gq7JH0BM5c9FKpkTkkGUH8qOmZwBpDHAopQ==

"@craco/craco@^5.7.0":
version "5.9.0"
Expand Down

0 comments on commit 8d5f881

Please sign in to comment.