1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-03-24 03:20:08 +00:00

Merge branch 'main' into chore/depot

This commit is contained in:
Kyle Mendell
2026-02-23 13:06:44 -06:00
committed by GitHub
36 changed files with 122 additions and 219 deletions

View File

@@ -44,7 +44,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v5
with:
node-version: 22
node-version: 24
- name: Install dependencies
run: pnpm --filter pocket-id-frontend install --frozen-lockfile