This commit is contained in:
Stefan Aebischer
2020-04-20 14:12:00 +02:00
parent 336170faa5
commit 49e829fcac
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "@pxtrn/bybit-api", "name": "@pxtrn/bybit-api",
"version": "1.1.4", "version": "1.1.5",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@pxtrn/bybit-api", "name": "@pxtrn/bybit-api",
"version": "1.1.4", "version": "1.1.5",
"description": "An unofficial node.js lowlevel wrapper for the Bybit Cryptocurrency Derivative exchange API", "description": "An unofficial node.js lowlevel wrapper for the Bybit Cryptocurrency Derivative exchange API",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {