Skip to content

Commit

Permalink
chore: bump version, update to cardano-graphql 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Sep 17, 2020
1 parent 5bd96db commit 622701d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cardano-explorer-app",
"version": "1.0.2",
"version": "1.1.0",
"description": "Cardano Explorer App",
"author": "Daedalus Team @ Input Output HK",
"license": "Apache-2.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"@babel/plugin-transform-react-display-name": "7.8.3",
"@babel/plugin-transform-react-jsx-self": "7.9.0",
"@babel/plugin-transform-react-jsx-source": "7.9.0",
"@cardano-graphql/client-ts": "2.0.0",
"@cardano-graphql/client-ts": "2.1.0",
"@cypress/webpack-preprocessor": "4.1.1",
"@graphql-codegen/cli": "1.2.0",
"@graphql-codegen/typescript": "1.2.0",
Expand Down
Binary file removed packages-cache/@cardano-graphql-client-ts-2.0.0.tgz
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1443,10 +1443,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cardano-graphql/client-ts@2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@cardano-graphql/client-ts/-/client-ts-2.0.0.tgz#10ea8fb742ca04f66626e85292a6c76daafeb0ef"
integrity sha512-umo2M6Iae5g9xwqlLjG7fq+73wjK8019XsB0p+1nyDxRGseVQLNGy3m/fa+QqSr+/O7zr9eB1f0WwiCq3wlHMg==
"@cardano-graphql/client-ts@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@cardano-graphql/client-ts/-/client-ts-2.1.0.tgz#f93ddbe4cb88c7b4f5048bc0692e575bd81d9993"
integrity sha512-OnvlWkMxSoH2NFfSLPTNRGnzqg4efZmXc34wBUefTfPvmGaNO1NxYVP1wW2nS5/lfkNxwSyFPKX3yNu+MNKh2Q==

"@cnakazawa/watch@^1.0.3":
version "1.0.4"
Expand Down

0 comments on commit 622701d

Please sign in to comment.