Skip to content

Commit

Permalink
Add bfx-api-node-models as a dependency
Browse files Browse the repository at this point in the history
Change bfx-api-node-models  as a dependency instead of a devDependency 
as its actually being used on code
  • Loading branch information
ezewer authored and JacobPlaster committed Oct 4, 2019
1 parent 3574e49 commit 8a43191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"homepage": "http://bitfinexcom.github.io/bfx-api-node-util/",
"devDependencies": {
"babel-eslint": "^10.0.3",
"bfx-api-node-models": "^1.1.0",
"chai": "^4.2.0",
"mocha": "^6.2.0",
"standard": "^14.1.0"
Expand All @@ -47,6 +46,7 @@
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-preset-env": "^1.7.0",
"bfx-api-node-models": "^1.1.0",
"bignumber.js": "^6.0.0",
"copy": "^0.3.2"
}
Expand Down

0 comments on commit 8a43191

Please sign in to comment.