v3.3.2: feat(#203) add execution history list endpoint for linear

This commit is contained in:
tiagosiebler
2022-11-17 15:09:24 +00:00
parent 2ca81ae5ac
commit bc7b2322bf
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

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