Skip to content

Commit

Permalink
fix(deps): update mdb-angular-ui-kit to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Sep 30, 2024
1 parent f5bd4de commit 84fafe0
Show file tree
Hide file tree
Showing 4 changed files with 1,939 additions and 2,701 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
node --version
npm --version
- name: Install dependencies
run: npm ci --cache .npm --force
run: npm ci --cache .npm
working-directory: simulator-ui
- name: Prettier
run: npm run prettier:check
Expand Down
Loading

0 comments on commit 84fafe0

Please sign in to comment.