This commit is contained in:
nano :3 2024-08-07 16:01:58 +00:00
parent 61b968d414
commit 2f573c06be
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{ {
"name": "mtcute-workspace", "name": "mtcute-workspace",
"private": true, "private": true,
"version": "0.16.4", "version": "0.16.5",
"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/test", "name": "@mtcute/test",
"private": true, "private": true,
"version": "0.16.0", "version": "0.16.5",
"description": "Test utilities for mtcute", "description": "Test utilities for mtcute",
"author": "alina sireneva <alina@tei.su>", "author": "alina sireneva <alina@tei.su>",
"license": "MIT", "license": "MIT",