Skip to content

Commit

Permalink
chore: Add package-lock.json (#550)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob--W committed Nov 2, 2023
1 parent 31008d8 commit d5fee36
Show file tree
Hide file tree
Showing 2 changed files with 3,300 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
node-version: "latest"
cache: "npm"

- run: npm install
- run: npm ci

- uses: reviewdog/action-eslint@v1
with:
Expand Down
Loading

0 comments on commit d5fee36

Please sign in to comment.