Skip to content

Commit f88f574

Browse files
chore: lockfile maintenance ✨
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
1 parent b7e2048 commit f88f574

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
cache: 'npm'
3535

3636
- name: Install dependencies 🚀
37-
run: npm ci --prefer-offline --no-audit --omit=optional
37+
run: npm ci --prefer-offline --no-audit
3838

3939
- name: Run linter(s) 👀
4040
uses: wearerequired/lint-action@v2

package-lock.json

-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)