This commit is contained in:
nano :3 2024-08-21 20:47:54 +00:00
parent c02b8c5a65
commit 748517a8fc
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{ {
"name": "mtcute-workspace", "name": "mtcute-workspace",
"type": "module", "type": "module",
"version": "0.16.7", "version": "0.16.8",
"private": true, "private": true,
"packageManager": "pnpm@9.0.6", "packageManager": "pnpm@9.0.6",
"description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS", "description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS",

View file

@ -1,7 +1,7 @@
{ {
"name": "@mtcute/deno", "name": "@mtcute/deno",
"type": "module", "type": "module",
"version": "0.16.7", "version": "0.16.8",
"private": true, "private": true,
"description": "Meta-package for Deno", "description": "Meta-package for Deno",
"author": "alina sireneva <alina@tei.su>", "author": "alina sireneva <alina@tei.su>",