Skip to content

Commit

Permalink
[mirotalkbro] - update readme and dep
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpejic85 committed Nov 23, 2024
1 parent 6aadf4e commit 1eb8f1c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<details open>
<summary>Quick Start</summary>

<br/>
![nodejs](public/assets/images/nodejs.png)

Start the app using [nodejs](https://nodejs.org/en/download):

Expand Down
2 changes: 1 addition & 1 deletion app/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @license For open source under AGPL-3.0
* @license For private project or commercial purposes contact us at: license.mirotalk@gmail.com
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
* @version 1.0.60
* @version 1.0.61
*/

require('dotenv').config();
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mirotalkbro",
"version": "1.0.60",
"version": "1.0.61",
"description": "P2P WebRTC audio, video and screen live broadcast",
"main": "app/server.js",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"author": "Miroslav Pejic",
"license": "AGPLv3",
"dependencies": {
"@sentry/node": "^8.38.0",
"@sentry/node": "^8.40.0",
"compression": "^1.7.5",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
Expand Down
Binary file added public/assets/images/nodejs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1eb8f1c

Please sign in to comment.