v3.6.0: feat(#218, #256) returning a promise when subscribing

This commit is contained in:
tiagosiebler
2023-05-18 09:57:31 +01:00
parent d099be343a
commit 7e2a533b0c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "bybit-api",
"version": "3.5.8",
"version": "3.6.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bybit-api",
"version": "3.5.8",
"version": "3.6.0",
"license": "MIT",
"dependencies": {
"axios": "^0.21.0",