Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit 1dbcd0b

Browse files
chore: fix lock
1 parent 88cfb43 commit 1dbcd0b

2 files changed

Lines changed: 3906 additions & 2505 deletions

File tree

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/setup-node@v3
1010
with:
1111
node-version: 16
12-
- run: npm ci --frozen-lockfile
12+
- run: npm ci
1313
- run: npm test
1414
release:
1515
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)