v0.16.11
This commit is contained in:
parent
4889b055a6
commit
f149a46ae5
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "mtcute-workspace",
|
"name": "mtcute-workspace",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.10",
|
"version": "0.16.11",
|
||||||
"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/wasm",
|
"name": "@mtcute/wasm",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.16.9",
|
"version": "0.16.11",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "WASM implementation of common algorithms used in Telegram",
|
"description": "WASM implementation of common algorithms used in Telegram",
|
||||||
"author": "alina sireneva <alina@tei.su>",
|
"author": "alina sireneva <alina@tei.su>",
|
||||||
|
|
Loading…
Reference in a new issue