v0.16.14
This commit is contained in:
parent
f621b0e81a
commit
7235240bac
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "mtcute-workspace",
|
"name": "mtcute-workspace",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.13",
|
"version": "0.16.14",
|
||||||
"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",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@mtcute/bun",
|
"name": "@mtcute/bun",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.9",
|
"version": "0.16.14",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Meta-package for Bun",
|
"description": "Meta-package for Bun",
|
||||||
"author": "alina sireneva <alina@tei.su>",
|
"author": "alina sireneva <alina@tei.su>",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@mtcute/core",
|
"name": "@mtcute/core",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.13",
|
"version": "0.16.14",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Type-safe library for MTProto (Telegram API)",
|
"description": "Type-safe library for MTProto (Telegram API)",
|
||||||
"author": "alina sireneva <alina@tei.su>",
|
"author": "alina sireneva <alina@tei.su>",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@mtcute/test",
|
"name": "@mtcute/test",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.13",
|
"version": "0.16.14",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Test utilities for mtcute",
|
"description": "Test utilities for mtcute",
|
||||||
"author": "alina sireneva <alina@tei.su>",
|
"author": "alina sireneva <alina@tei.su>",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@mtcute/web",
|
"name": "@mtcute/web",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.13",
|
"version": "0.16.14",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Meta-package for the web platform",
|
"description": "Meta-package for the web platform",
|
||||||
"author": "alina sireneva <alina@tei.su>",
|
"author": "alina sireneva <alina@tei.su>",
|
||||||
|
|
Loading…
Reference in a new issue