Merge pull request #22 from tiagosiebler/tiagosiebler-patch-1
v1.1.4, feat(#21) add modify futures order
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bitget-api",
|
"name": "bitget-api",
|
||||||
"version": "1.1.3",
|
"version": "1.1.4",
|
||||||
"description": "Node.js connector for Bitget REST APIs and WebSockets, with TypeScript & end-to-end tests.",
|
"description": "Node.js connector for Bitget REST APIs and WebSockets, with TypeScript & end-to-end tests.",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "lib/index.d.ts",
|
"types": "lib/index.d.ts",
|
||||||
@@ -68,4 +68,4 @@
|
|||||||
"url": "https://github.com/tiagosiebler/bitget-api/issues"
|
"url": "https://github.com/tiagosiebler/bitget-api/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/tiagosiebler/bitget-api#readme"
|
"homepage": "https://github.com/tiagosiebler/bitget-api#readme"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user