From afb81bd4d3f43638c374c19179155cc4eb126bb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Wed, 10 Mar 2021 11:05:31 +0100 Subject: [PATCH] Update bot.js --- Alina_translator_Telegram_bot/bot.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/Alina_translator_Telegram_bot/bot.js b/Alina_translator_Telegram_bot/bot.js index 00b916d..a4c9c08 100644 --- a/Alina_translator_Telegram_bot/bot.js +++ b/Alina_translator_Telegram_bot/bot.js @@ -9,9 +9,6 @@ "keywords": [], "author": "Fernando Méndez (https://fermdez.ddns.net | @HumperCobra)", "license": "Educational Community License v2.0 (ECL-2.0)", - "dependencies": { - "i18n": "^0.13.2", - "node-telegram-bot-api": "^0.51.0" } */