Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
Merge pull request #38 from isocolsky/v0.0.9
Browse files Browse the repository at this point in the history
upgrade bws dep to 0.0.10
  • Loading branch information
isocolsky committed Mar 19, 2015
2 parents e1100e6 + 05194c9 commit 028f368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "bitcore-wallet-client",
"description": "Client for bitcore-wallet-service",
"author": "BitPay Inc",
"version": "0.0.8",
"version": "0.0.9",
"keywords": [
"bitcoin",
"copay",
Expand Down Expand Up @@ -31,7 +31,7 @@
"uglify": "^0.1.1"
},
"devDependencies": {
"bitcore-wallet-service": "^0.0.9",
"bitcore-wallet-service": "^0.0.10",
"chai": "^1.9.1",
"leveldown": "^0.10.0",
"levelup": "^0.19.0",
Expand Down

0 comments on commit 028f368

Please sign in to comment.