Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
bmino committed Jan 14, 2020
2 parents cd0f42a + b9237a5 commit 615d4b0
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 121 deletions.
222 changes: 105 additions & 117 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "binance-triangle-arbitrage",
"version": "5.2.2",
"version": "5.2.3",
"repository": {
"type": "git",
"url": "https://github.com/bmino/binance-triangle-arbitrage.git"
Expand All @@ -17,9 +17,9 @@
},
"dependencies": {
"blessed": "^0.1.81",
"node-binance-api": "^0.9.3",
"pino": "^5.12.6",
"pino-pretty": "^3.2.0"
"node-binance-api": "^0.9.9",
"pino": "^5.16.0",
"pino-pretty": "^3.5.0"
},
"license": "MIT"
}

0 comments on commit 615d4b0

Please sign in to comment.