Merge pull request #14 from DimensionSoftware/v1.1.9

v1.1.9: add new REST endpoints
This commit is contained in:
Tiago
2020-09-17 09:05:31 +01:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{ {
"name": "bybit-api", "name": "bybit-api",
"version": "1.1.8", "version": "1.1.9",
"description": "An unofficial node.js lowlevel wrapper for the Bybit Cryptocurrency Derivative exchange API", "description": "An unofficial node.js lowlevel wrapper for the Bybit Cryptocurrency Derivative exchange API",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {