diff --git a/package.json b/package.json index a1039eb2..64c0b340 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ }, "homepage": "http://bitfinexcom.github.io/bitfinex-api-node/", "devDependencies": { - "bfx-api-mock-srv": "git+https://github.com/bitfinexcom/bfx-api-mock-srv.git", + "bfx-api-mock-srv": "^1.0.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-regenerator": "^6.26.0", "babel-preset-env": "^1.7.0",