build: bumped pnpm

This commit is contained in:
alina 🌸 2025-01-15 11:45:05 +03:00
parent 19986e3272
commit abdb11f7ee
Signed by: teidesu
SSH key fingerprint: SHA256:uNeCpw6aTSU4aIObXLvHfLkDa82HWH9EiOj9AXOIRpI
2 changed files with 1 additions and 3 deletions

View file

@ -3,8 +3,6 @@ runs:
steps:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: '9.0.6'
- run: pnpm install --frozen-lockfile
shell: bash
- name: 'TL codegen'

View file

@ -3,7 +3,7 @@
"type": "module",
"version": "0.19.7",
"private": true,
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@10.0.0+sha512.b8fef5494bd3fe4cbd4edabd0745df2ee5be3e4b0b8b08fa643aa3e4c6702ccc0f00d68fa8a8c9858a735a0032485a44990ed2810526c875e416f001b17df12b",
"description": "Type-safe library for MTProto (Telegram API) for browser and NodeJS",
"author": "alina sireneva <alina@tei.su>",
"license": "MIT",