Update package.json

This commit is contained in:
Piyush Dixit 2021-05-10 21:23:12 +05:30 committed by GitHub
parent 184a3087b1
commit 9bdb4fef84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{ {
"name": "binance-spot-order-notifier", "name": "binance-spot-order-notifier",
"version": "1.0.0", "version": "1.0.0",
"description": "Binance does not currently offer notifications when orders are created, cancelled or fulfilled etc.. With this repo you will receive telegram notifications for your binance spot order status.", "description": "Binance does not currently offer notification when order created, cancelled or fulfilled etc.. With this repo you will receive telegram notification for your binance spot order status.",
"main": "index.js", "main": "index.js",
"repository" : { "repository" : {
"type" : "git", "type" : "git",