fix(#106): reversed endpoints

This commit is contained in:
tiagosiebler
2021-08-13 17:01:37 +01:00
parent 852f651d68
commit e81b35b025
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "2.0.7",
"version": "2.0.8",
"description": "Node.js connector for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",