Skip to content

Commit

Permalink
chore: update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSchiavini committed Nov 26, 2024
1 parent 6eff085 commit 2d44512
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
with:
node-version: '22'
cache: npm
- run: npm install
- run: npm ci
- run: npm run build
- run: npm run lint
7 changes: 5 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2d44512

Please sign in to comment.