[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
@@ -27,7 +27,7 @@
"yamljs": "^0.3.0"
},
"devDependencies": {
"node-fetch": "^3.1.0",
"node-fetch": "^2.6.6",
"prettier": "2.5.1"
}
}