Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Commit

Permalink
0.8.57: use ledger-publisher@0.8.57
Browse files Browse the repository at this point in the history
fixes #12
  • Loading branch information
mrose17 committed Aug 31, 2016
1 parent 0e80018 commit 3877501
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": "ledger-client",
"version": "0.8.55",
"version": "0.8.57",
"description": "An example of client code for the Brave ledger.",
"main": "index.js",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"bitgo": "^1.8.0",
"joi": "^9.0.0-2",
"ledger-publisher": "^0.8.54",
"ledger-publisher": "^0.8.57",
"node-anonize2-relic-emscripten": "https://github.com/brave/node-anonize2-relic-emscripten.git",
"node-uuid": "^1.4.7",
"random-lib": "2.1.0",
Expand Down

0 comments on commit 3877501

Please sign in to comment.