fix for new image url

This commit is contained in:
2021-11-05 09:38:32 +00:00
committed by GitHub
parent 396a21741d
commit e43436d4cf
4 changed files with 10 additions and 39 deletions

View File

@@ -1,7 +1,6 @@
{
"dependencies": {
"axios": "^0.24.0",
"moment": "^2.29.1",
"turndown": "^7.1.1"
"moment": "^2.29.1"
}
}