v0.16.13
This commit is contained in:
parent
a586327a97
commit
d52682acc3
7 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "mtcute-workspace",
|
"name": "mtcute-workspace",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.12",
|
"version": "0.16.13",
|
||||||
"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/core",
|
"name": "@mtcute/core",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.10",
|
"version": "0.16.13",
|
||||||
"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/create-bot",
|
"name": "@mtcute/create-bot",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.9",
|
"version": "0.16.13",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Bot starter kit for mtcute",
|
"description": "Bot starter kit for mtcute",
|
||||||
"author": "alina sireneva <alina@tei.su>",
|
"author": "alina sireneva <alina@tei.su>",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@mtcute/dispatcher",
|
"name": "@mtcute/dispatcher",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.9",
|
"version": "0.16.13",
|
||||||
"private": true,
|
"private": true,
|
||||||
"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>",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@mtcute/node",
|
"name": "@mtcute/node",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.9",
|
"version": "0.16.13",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Meta-package for Node.js",
|
"description": "Meta-package for Node.js",
|
||||||
"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.9",
|
"version": "0.16.13",
|
||||||
"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.9",
|
"version": "0.16.13",
|
||||||
"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