Skip to content

Commit 148c2b6

Browse files
authored
Merge pull request #495 from ezewer/v-2.0.8
bump version
2 parents 1a0853f + 5e6e7da commit 148c2b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitfinex-api-node",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "Node reference library for Bitfinex API",
55
"engines": {
66
"node": ">=7"
@@ -66,9 +66,9 @@
6666
"standard": "^10.0.2"
6767
},
6868
"dependencies": {
69-
"bfx-api-node-models": "^1.0.8",
70-
"bfx-api-node-rest": "^1.1.1",
71-
"bfx-api-node-util": "^1.0.1",
69+
"bfx-api-node-models": "^1.0.11",
70+
"bfx-api-node-rest": "^1.1.3",
71+
"bfx-api-node-util": "^1.0.2",
7272
"bfx-api-node-ws1": "^1.0.0",
7373
"bignumber.js": "^6.0.0",
7474
"bluebird": "^3.5.1",

0 commit comments

Comments
 (0)