Skip to content

Commit

Permalink
chore(deps): remove package-lock.json (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg authored Nov 23, 2021
1 parent fcfc5c8 commit a059bc7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16,882 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: git --version

- name: Install npm dependencies
run: npm ci
run: npm install

- name: Set up ghauth config (Ubuntu)
run: |
Expand Down
Loading

0 comments on commit a059bc7

Please sign in to comment.