v1.1.2, feat(#16): add missing plan types for futures client

This commit is contained in:
Tiago Siebler
2023-08-29 11:07:32 +01:00
parent d1ed8fe444
commit 27871bbfd9
4 changed files with 42 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bitget-api",
"version": "1.1.1",
"version": "1.1.2",
"description": "Node.js connector for Bitget REST APIs and WebSockets, with TypeScript & end-to-end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
@@ -42,8 +42,6 @@
"keywords": [
"bitget",
"bitget api",
"okex",
"okex api",
"api",
"websocket",
"rest",