[mirotalk] - fix typo, update dep.

This commit is contained in:
Miroslav Pejic
2023-01-05 22:37:30 +01:00
parent 2d78d432ee
commit d54236243f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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"