Skip to content

Commit

Permalink
Merge pull request #73 from Bitcoin-com/stage
Browse files Browse the repository at this point in the history
v4.13.1
  • Loading branch information
Gabriel Cardona authored Oct 3, 2019
2 parents 5199470 + 61ead77 commit 1e7dc87
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,6 +1,6 @@
{
"name": "slp-sdk",
"version": "4.13.0",
"version": "4.13.1",
"description": "SLP SDK powered by BITBOX",
"main": "lib/SLP",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"axios": "0.19.0",
"babel-register": "^6.26.0",
"bignumber.js": "^8.0.2",
"bitbox-sdk": "8.10.0",
"bitbox-sdk": "8.10.1",
"chalk": "^2.3.0",
"clear": "0.1.0",
"commander": "^2.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1111,10 +1111,10 @@ bip66@^1.1.0, bip66@^1.1.5:
dependencies:
safe-buffer "^5.0.1"

[email protected].0:
version "8.10.0"
resolved "https://registry.yarnpkg.com/bitbox-sdk/-/bitbox-sdk-8.10.0.tgz#b879ee7da58c127245b8bea8d9ea9af4a89b5052"
integrity sha512-iBIps73xJexnM93W1MnP1L48KZKVHHrfN9K+1uGTW2xovsDq5OAXJg3RMUtK15FWtEemnw2DX9X8PpXebEWt6A==
[email protected].1:
version "8.10.1"
resolved "https://registry.yarnpkg.com/bitbox-sdk/-/bitbox-sdk-8.10.1.tgz#201769cbe8fbe1145181988d0401c36d7e7c8036"
integrity sha512-7h6JrvwGburPXIAykFpYGgVHD3hCBCEAME2C5mH9uKuCp4AbmqWYBYZhB4PPb6IAwxxXR9dtK7X3rP6PGFFEWA==
dependencies:
assert "^1.4.1"
axios "0.19.0"
Expand Down

0 comments on commit 1e7dc87

Please sign in to comment.