Skip to content

Commit

Permalink
Update deps, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Phillipson committed Dec 20, 2017
1 parent 0a96a6b commit 3e0ff39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@owstack/btc-explorers",
"version": "0.0.3",
"version": "0.0.4",
"description": "Module to query blockchain apis for Btc.",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/owstack/btc-explorers",
"dependencies": {
"@owstack/btc-lib": "^0.0.3",
"@owstack/btc-lib": "^0.0.4",
"browser-request": "^0.3.3",
"request": "^2.51.0"
},
Expand Down

0 comments on commit 3e0ff39

Please sign in to comment.