v3.3.5: fix typo in contract endpoint order request interfaces

This commit is contained in:
tiagosiebler
2022-12-07 17:23:38 +00:00
parent 574ffd41f2
commit 57e24dc035
4 changed files with 8 additions and 7 deletions

4
package-lock.json generated
View File

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