1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-24 22:46:41 +07:00

#6 made better content stripping

This commit is contained in:
Fedor Katurov 2021-05-13 14:07:56 +07:00
parent 31c6f100fc
commit 2c5f111c56
3 changed files with 11 additions and 4 deletions

View file

@ -26,6 +26,7 @@
"remark-parse-frontmatter": "^1.0.3",
"retext": "^7.0.1",
"socks-proxy-agent": "^5.0.0",
"strip-markdown": "^4.0.0",
"telegraf": "^4.3.0",
"to-vfile": "^6.1.0",
"typeorm": "^0.2.32",
@ -39,9 +40,9 @@
},
"devDependencies": {
"@types/axios": "^0.14.0",
"@types/node": "^14.14.37",
"@types/express": "^4.17.11",
"@types/handlebars": "^4.1.0",
"@types/node": "^14.14.37",
"@types/ramda": "^0.27.39",
"@types/winston": "^2.4.4",
"@types/yargs": "^16.0.1",