Skip to content

Commit 76225e5

Browse files
committed
Update package-lock.json
1 parent 0e489e5 commit 76225e5

2 files changed

Lines changed: 2082 additions & 1182 deletions

File tree

.github/workflows/sanity-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
- name: Install Packages
1313
run: |
14-
npm install
14+
npm ci
1515
- name: Lint
1616
run: |
1717
npm run lint

0 commit comments

Comments
 (0)