Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmino committed Apr 4, 2019
1 parent 90d8d92 commit 2598ea3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 42 deletions.
50 changes: 13 additions & 37 deletions package-lock.json

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

8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "binance-triangle-arbitrage",
"version": "4.4.4",
"version": "4.4.5",
"private": true,
"engines": {
"node": "11.10.0",
"node": "11.10.1",
"npm": "6.9.0"
},
"scripts": {
Expand All @@ -13,9 +13,7 @@
"blessed": "^0.1.81",
"lodash": "^4.17.11",
"node-binance-api": "^0.9.0",
"pino": "^5.11.1"
},
"devDependencies": {
"pino": "^5.11.1",
"pino-pretty": "^2.5.0"
}
}

0 comments on commit 2598ea3

Please sign in to comment.