Skip to content

Commit

Permalink
Merge pull request #8 from bitcoinerlab/update-explorer-version
Browse files Browse the repository at this point in the history
chore: update @bitcoinerlab/explorer to version 0.2.0
  • Loading branch information
landabaso authored Jun 12, 2024
2 parents b638126 + 9847a50 commit 9215e80
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@bitcoinerlab/discovery",
"description": "A TypeScript library for retrieving Bitcoin funds from ranged descriptors, leveraging @bitcoinerlab/explorer for standardized access to multiple blockchain explorers.",
"homepage": "https://github.com/bitcoinerlab/discovery",
"version": "1.1.0",
"version": "1.2.0",
"author": "Jose-Luis Landabaso",
"license": "MIT",
"prettier": "@bitcoinerlab/configs/prettierConfig.json",
Expand Down Expand Up @@ -44,7 +44,7 @@
],
"dependencies": {
"@bitcoinerlab/descriptors": "^2.1.0",
"@bitcoinerlab/explorer": "^0.1.3",
"@bitcoinerlab/explorer": "^0.2.0",
"@bitcoinerlab/secp256k1": "^1.1.1",
"@types/memoizee": "^0.4.8",
"bitcoinjs-lib": "^6.1.5",
Expand Down

0 comments on commit 9215e80

Please sign in to comment.