[mirotalk] - fix typo, update dep.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# MiroTalk P2P - Self Hosting
|
||||
|
||||
## Requirments
|
||||
## Requirements
|
||||
|
||||
- Recommended: [Hetzner](https://www.hetzner.com/cloud) (`CPX11` it's enough, OS: `Ubuntu 20.04`) use [this link](https://hetzner.cloud/?ref=XdRifCzCK3bn) to receive `€20 in cloud credits`.
|
||||
- [Node.js](https://nodejs.org/en/) at least 12x, better `16.15.1 LTS` & npm
|
||||
|
||||
+2
-2
@@ -33,8 +33,8 @@
|
||||
"ngrok": "^4.3.3",
|
||||
"qs": "^6.11.0",
|
||||
"socket.io": "^4.5.4",
|
||||
"@sentry/node": "^7.28.0",
|
||||
"@sentry/integrations": "^7.28.0",
|
||||
"@sentry/node": "^7.29.0",
|
||||
"@sentry/integrations": "^7.29.0",
|
||||
"swagger-ui-express": "^4.6.0",
|
||||
"uuid": "9.0.0",
|
||||
"yamljs": "^0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user