Tidy package.json (#32487)

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski
2026-02-13 08:52:53 +00:00
committed by GitHub
parent 6937ca0a21
commit 9aa0dab2a8
3 changed files with 7 additions and 173 deletions

View File

@@ -21,7 +21,7 @@ jobs:
run: "pnpm install --frozen-lockfile"
- name: Fetch Jitsi
run: "pnpm update:jitsi"
run: "pnpm vendor:jitsi"
- name: Create Pull Request
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8