[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2022-01-03 11:55:33 +01:00
parent f994e4e949
commit 6b5e225b2b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ dependencies: {
}
MiroTalk Signaling Server
Copyright (C) 2021 Miroslav Pejic <miroslav.pejic.85@gmail.com>
Copyright (C) 2022 Miroslav Pejic <miroslav.pejic.85@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
+1 -1
View File
@@ -27,7 +27,7 @@
"yamljs": "^0.3.0"
},
"devDependencies": {
"node-fetch": "^3.1.0",
"node-fetch": "^2.6.6",
"prettier": "2.5.1"
}
}
+1 -1
View File
@@ -6,7 +6,7 @@
██████ ███████ ██ ███████ ██   ████  ██ 
MiroTalk Browser Client
Copyright (C) 2021 Miroslav Pejic <miroslav.pejic.85@gmail.com>
Copyright (C) 2022 Miroslav Pejic <miroslav.pejic.85@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published