Skip to content

Commit

Permalink
feat(constellation): upgrading to version v0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroapfilho committed Dec 15, 2021
1 parent 900bf2c commit f84c1dd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockchain-wallet-v4",
"version": "4.62.0",
"version": "4.63.0",
"license": "AGPL-3.0-or-later",
"private": true,
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/blockchain-wallet-v4-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"dependencies": {
"@babel/polyfill": "7.12.1",
"@blockchain-com/components": "6.1.1",
"@blockchain-com/constellation": "^0.0.19",
"@blockchain-com/constellation": "^0.0.20",
"@formatjs/intl-relativetimeformat": "7.2.10",
"@ledgerhq/hw-app-btc": "4.33.7",
"@ledgerhq/hw-app-eth": "4.32.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1406,10 +1406,10 @@
react-popper "1.3.2"
react-transition-group "2.5.3"

"@blockchain-com/constellation@^0.0.19":
version "0.0.19"
resolved "https://registry.yarnpkg.com/@blockchain-com/constellation/-/constellation-0.0.19.tgz#6c0b1adcada1aa0e0607edb66f9fefc36a6caffe"
integrity sha512-L4vEPGmhe4axPprqJdXlT/0xDpylsOrfBpNZFVGCQpe9CWVqNn/g1AvN+j12U3/BfGilzdK5kGJ4V1F4aVHk+A==
"@blockchain-com/constellation@^0.0.20":
version "0.0.20"
resolved "https://registry.yarnpkg.com/@blockchain-com/constellation/-/constellation-0.0.20.tgz#c696573d99800e1a11313f02029b419591a4885e"
integrity sha512-qFazaZ+BskIa7ibJReTsqMu5bmqkvAZIEviDyXDcVcYSg9jOkbqJTIZ1DwL1wv9bkOGUFlTxvhY8fN6ph+ozKA==
dependencies:
styled-components "^5.3.0"

Expand Down

0 comments on commit f84c1dd

Please sign in to comment.