[mirotalk] - fix typo
This commit is contained in:
+1
-1
@@ -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
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user