update proj

This commit is contained in:
2026-01-26 17:53:36 +04:00
parent ce8eb49832
commit 8e34ec72c6
5 changed files with 138 additions and 11 deletions

View File

@@ -12,6 +12,8 @@
"dependencies": {
"axios": "^1.13.2",
"dotenv": "^17.2.3",
"node-telegram-bot-api": "^0.67.0"
}
"node-telegram-bot-api": "^0.67.0",
"pg": "^8.17.2"
},
"type": "module"
}