Skip to content

Commit

Permalink
[CARE-3589] Drop package-lock.json from the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
e1himself committed Dec 11, 2023
1 parent 25407b0 commit 3598ebb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16,924 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: npm install
run: npm ci
run: npm i

- name: lint
run: npm run lint
Expand Down
Loading

0 comments on commit 3598ebb

Please sign in to comment.