Skip to content

Commit

Permalink
0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
monokh committed Oct 29, 2019
1 parent 29e44c5 commit be24185
Show file tree
Hide file tree
Showing 59 changed files with 1,004 additions and 1,004 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "0.4.7-beta.0"
"version": "0.4.8"
}
42 changes: 21 additions & 21 deletions packages/bitcoin-esplora-api-provider/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/bitcoin-esplora-api-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@liquality/bitcoin-esplora-api-provider",
"umdName": "BitcoinEsploraApiProvider",
"umdExport": "default",
"version": "0.4.7-beta.0",
"version": "0.4.8",
"description": "",
"module": "lib/index.js",
"main": "dist/index.cjs.js",
Expand All @@ -19,8 +19,8 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.4.3",
"@liquality/provider": "^0.4.7-beta.0",
"@liquality/utils": "^0.4.7-beta.0",
"@liquality/provider": "^0.4.8",
"@liquality/utils": "^0.4.8",
"axios": "^0.19.0",
"bignumber.js": "^8.1.1",
"lodash": "^4.17.11"
Expand Down
Loading

0 comments on commit be24185

Please sign in to comment.