This commit is contained in:
nano :3 2023-12-02 18:44:00 +00:00
parent 389b3cfae0
commit cbf065af8d
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{ {
"name": "mtcute", "name": "mtcute",
"private": true, "private": true,
"version": "0.2.0", "version": "0.2.1",
"description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS", "description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS",
"license": "MIT", "license": "MIT",
"author": "Alina Sireneva <alina@tei.su>", "author": "Alina Sireneva <alina@tei.su>",

View file

@ -1,7 +1,7 @@
{ {
"name": "@mtcute/client", "name": "@mtcute/client",
"private": true, "private": true,
"version": "0.2.0", "version": "0.2.1",
"description": "High-level API over @mtcute/core", "description": "High-level API over @mtcute/core",
"author": "Alina Sireneva <alina@tei.su>", "author": "Alina Sireneva <alina@tei.su>",
"license": "MIT", "license": "MIT",

View file

@ -1,7 +1,7 @@
{ {
"name": "@mtcute/dispatcher", "name": "@mtcute/dispatcher",
"private": true, "private": true,
"version": "0.2.0", "version": "0.2.1",
"description": "Updates dispatcher and bot framework for @mtcute/client", "description": "Updates dispatcher and bot framework for @mtcute/client",
"author": "Alina Sireneva <alina@tei.su>", "author": "Alina Sireneva <alina@tei.su>",
"license": "MIT", "license": "MIT",