Skip to content

Commit d6a9613

Browse files
committed
fixed dep
1 parent 624b88c commit d6a9613

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
"standard": "^16.0.3"
5252
},
5353
"dependencies": {
54-
"bfx-api-node-util": "^1.0.8",
55-
"bfx-hf-util": "^1.0.6",
56-
"bluebird": "^3.7.2",
57-
"crc-32": "^1.2.0",
58-
"debug": "^4.1.1",
54+
"bfx-api-node-util": "^1.0.10",
55+
"bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util.git#v1.0.12",
56+
"bluebird": "3.7.2",
57+
"crc-32": "1.2.0",
58+
"debug": "4.1.1",
5959
"lodash": "^4.17.15"
6060
},
6161
"standard": {

0 commit comments

Comments
 (0)