Skip to content

Commit 81506c4

Browse files
[mirotalk-admin] - update dep
1 parent e9ff6e4 commit 81506c4

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

frontend/views/login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h3>MiroTalk Dashboard</h3>
2727
</button>
2828
</div>
2929
<div class="login-footer">
30-
<small class="text-muted">Version 1.0.89</small>
30+
<small class="text-muted">Version 1.0.90</small>
3131
</div>
3232
</div>
3333
</div>

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mirotalk-admin",
3-
"version": "1.0.89",
3+
"version": "1.0.90",
44
"description": "MiroTalk Admin Dashboard for managing updates of MiroTalk projects",
55
"main": "server.js",
66
"scripts": {
@@ -32,7 +32,7 @@
3232
"httpolyglot": "0.1.2",
3333
"jsonwebtoken": "^9.0.3",
3434
"node-pty": "^1.1.0",
35-
"nodemailer": "^8.0.6",
35+
"nodemailer": "^8.0.7",
3636
"socket.io": "4.8.3",
3737
"ssh2": "^1.17.0"
3838
},

0 commit comments

Comments
 (0)