Added urql and client
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "no-twitter-bot",
|
||||
"type": "module",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"private": true,
|
||||
"packageManager": "yarn@4.9.2",
|
||||
"description": "This grammY powered Telegram bot is designed to delete Twitter/X links and reformat services from whitelisted groups. This one is the main bot for the LCM Telegram groups/communities.",
|
||||
@@ -34,6 +34,7 @@
|
||||
"@grammyjs/runner": "2.0.3",
|
||||
"@grammyjs/types": "3.22.2",
|
||||
"@hono/node-server": "1.19.4",
|
||||
"@urql/core": "^6.0.1",
|
||||
"callback-data": "1.1.1",
|
||||
"grammy": "1.38.2",
|
||||
"hono": "4.9.9",
|
||||
|
||||
Reference in New Issue
Block a user