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

Commit

Permalink
2.0.0: use bat-publisher@2.0.0
Browse files Browse the repository at this point in the history
For reduce start-up time
  • Loading branch information
mrose17 committed Nov 21, 2017
1 parent 5c784c1 commit 01b9780
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": "bat-client",
"version": "1.5.2",
"version": "2.0.0",
"description": "An example of client code for the BAT.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@ambassify/backoff-strategies": "1.0.0",
"bat-balance": "^1.0.4",
"bat-publisher": "^1.3.0",
"bat-publisher": "^2.0.0",
"bitgo": "^4.15.0",
"brave-crypto": "0.0.1",
"http-request-signature": "0.0.2",
Expand Down

0 comments on commit 01b9780

Please sign in to comment.