Skip to content

Commit

Permalink
Merge pull request #469 from interlay/hotfix/lib-patch
Browse files Browse the repository at this point in the history
chore: bump lib
  • Loading branch information
tomjeatt committed Aug 24, 2022
2 parents 7b0a263 + 6a2557d commit 8b2d55b
Show file tree
Hide file tree
Showing 2 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,12 +1,12 @@
{
"name": "interbtc-ui",
"version": "2.15.0",
"version": "2.15.1",
"private": true,
"dependencies": {
"@craco/craco": "^6.1.1",
"@headlessui/react": "^1.1.1",
"@heroicons/react": "^1.0.3",
"@interlay/interbtc-api": "1.16.5",
"@interlay/interbtc-api": "1.16.6",
"@material-icons/svg": "^1.0.28",
"@polkadot/api": "8.8.2",
"@polkadot/extension-dapp": "0.44.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1846,10 +1846,10 @@
dependencies:
axios "^0.21.1"

"@interlay/[email protected].4":
version "1.16.4"
resolved "https://registry.yarnpkg.com/@interlay/interbtc-api/-/interbtc-api-1.16.4.tgz#3d9012f55c0540eaa29c97a7caeb383dfaf15db2"
integrity sha512-cApsawZXa40HoQcHv4Wn9lxeMew2xeVif1XXIRVv3zPR5/W1Eb47QuDGg5TFFq91e/8lRuLBfjGUaYjaR9vVYA==
"@interlay/[email protected].6":
version "1.16.6"
resolved "https://registry.yarnpkg.com/@interlay/interbtc-api/-/interbtc-api-1.16.6.tgz#251b59899f559e8e4b0d7a6c2b5256e2e340ac81"
integrity sha512-R7yfZrR54/xnGZm0i78zIhX/rtLVWCjDkNrDYPzzPTFVIPQmtuI/GHR6rP0FLILhT2jPkyzXMGuohY+xOFAgmQ==
dependencies:
"@interlay/esplora-btc-api" "0.4.0"
"@interlay/interbtc-types" "1.8.0"
Expand Down

2 comments on commit 8b2d55b

@vercel
Copy link

@vercel vercel bot commented on 8b2d55b Aug 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8b2d55b Aug 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.