Skip to content
This repository was archived by the owner on Feb 16, 2020. It is now read-only.

Commit b1534fe

Browse files
committed
refer to correct npm dep
1 parent bb0544f commit b1534fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/wrappers/therocktrading.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const Therocktrading = require('npm-therocktrading');
1+
const Therocktrading = require('therocktrading');
22
const _ = require('lodash');
33
const moment = require('moment');
44
const retry = require('../exchangeUtils').retry;

0 commit comments

Comments
 (0)