Skip to content

Commit

Permalink
[mirotalkbro] - update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpejic85 committed Dec 4, 2024
1 parent 65ae74e commit 58cb072
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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: [email protected]
* @author Miroslav Pejic - [email protected]
* @version 1.0.66
* @version 1.0.67
*/

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.66",
"version": "1.0.67",
"description": "P2P WebRTC audio, video and screen live broadcast",
"main": "app/server.js",
"scripts": {
Expand Down Expand Up @@ -37,6 +37,6 @@
"devDependencies": {
"node-fetch": "^3.3.2",
"nodemon": "^3.1.7",
"prettier": "3.4.1"
"prettier": "3.4.2"
}
}

0 comments on commit 58cb072

Please sign in to comment.