v1.2.2: breaking change for abandoned APIs. Add alternative APIs where missing.

This commit is contained in:
tiagosiebler
2020-11-10 22:17:26 +00:00
parent dc4491e1a7
commit deacddc833

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "1.2.1",
"version": "1.2.2",
"description": "A production-ready Node.js connector for the Bybit APIs and WebSockets",
"main": "index.js",
"scripts": {