This commit is contained in:
Stefan Aebischer
2020-01-16 13:32:58 -05:00
parent eb7477c955
commit 5f50dc9312
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.0.3", "version": "1.0.4",
"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.0.3", "version": "1.0.4",
"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": {