remove slimbot
This commit is contained in:
parent
54362f998b
commit
a18e33fa75
@ -5,17 +5,16 @@
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PiyushDixit96/binance-order-notifier.git"
|
||||
"url": "https://github.com/PiyushDixit96/binance-spot-order-notification-heoku"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node index.js"
|
||||
"start": "node index.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"binance": "^1.3.5",
|
||||
"dotenv": "^9.0.0",
|
||||
"express": "^4.17.1",
|
||||
"slimbot": "^5.1.0",
|
||||
"request": "^2.88.2",
|
||||
"request-promise": "^4.2.6"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user