Skip to content

Commit

Permalink
Bumped app-data to v0.0.3-RC.0 to fix #91
Browse files Browse the repository at this point in the history
  • Loading branch information
alfetopito committed Dec 27, 2022
1 parent ff2ba64 commit 95871a7
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 @@ -25,7 +25,7 @@
"graphql:codegen": "graphql-codegen --config graphql-codegen.yml"
},
"dependencies": {
"@cowprotocol/app-data": "^0.0.2-RC.1",
"@cowprotocol/app-data": "^0.0.3-RC.0",
"@cowprotocol/contracts": "^1.3.1",
"cross-fetch": "^3.1.5",
"ethers": "^5.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1052,10 +1052,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cowprotocol/app-data@^0.0.2-RC.1":
version "0.0.2-RC.1"
resolved "https://registry.yarnpkg.com/@cowprotocol/app-data/-/app-data-0.0.2-RC.1.tgz#66f02f05e120b4b03b265fd609c07089f0db68c9"
integrity sha512-x+fRnQ62u9nF04vkeWoiiU97Ug6kPunn76uZeVF1TyVg7N8TAy97XJL7V5s9PKddbmT5TKECmVqQ0TVeeyCtDA==
"@cowprotocol/app-data@^0.0.3-RC.0":
version "0.0.3-RC.0"
resolved "https://registry.yarnpkg.com/@cowprotocol/app-data/-/app-data-0.0.3-RC.0.tgz#23fc1e19adade3e95243f03e9624f42e6ae165c6"
integrity sha512-N1JpAIK9cTGnmI/Z682GtEN7LJYzc96klqHZMR58mqlsoZVobPpH9x7QDug03hTjE+81N0J7NwdiQ7y3lhKvoQ==
dependencies:
ajv "^8.11.0"

Expand Down

0 comments on commit 95871a7

Please sign in to comment.