Livebeat is now able to send, store and show beats
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"argon2": "^0.27.0",
|
||||
"body-parser": "^1.19.0",
|
||||
"chalk": "^4.1.0",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^8.2.0",
|
||||
"express": "^4.17.1",
|
||||
"figlet": "^1.5.0",
|
||||
@@ -43,6 +44,7 @@
|
||||
"concurrently": "^5.3.0",
|
||||
"nodemon": "^2.0.5",
|
||||
"@types/jsonwebtoken": "8.5.0",
|
||||
"@types/amqplib": "0.5.14"
|
||||
"@types/amqplib": "0.5.14",
|
||||
"@types/cors": "2.8.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user