Update package info

This commit is contained in:
Lucid Kobold
2025-02-19 17:08:02 -05:00
parent 4ac499eebe
commit d11ca6d0d7

View File

@@ -1,14 +1,14 @@
{
"name": "telegram-bot-template",
"name": "no-twitter-bot",
"type": "module",
"version": "0.1.0",
"version": "1.0.1",
"private": true,
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447",
"description": "Telegram bot starter template",
"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.",
"imports": {
"#root/*": "./build/src/*"
},
"author": "deptyped <deptyped@gmail.com>",
"author": "Lucid Kobold (Lucid Creations Media) <social@lucidcreations.media>",
"license": "MIT",
"engines": {
"node": ">=20.0.0",