This commit is contained in:
nano :3 2023-12-04 14:11:30 +00:00
parent e42a73fd07
commit 799fce4152
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{ {
"name": "mtcute", "name": "mtcute",
"private": true, "private": true,
"version": "0.2.2", "version": "0.2.3",
"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/core", "name": "@mtcute/core",
"private": true, "private": true,
"version": "0.2.2", "version": "0.2.3",
"description": "Core functions and base MTProto client", "description": "Core functions and base MTProto client",
"author": "Alina Sireneva <alina@tei.su>", "author": "Alina Sireneva <alina@tei.su>",
"license": "MIT", "license": "MIT",