Skip to content

Commit

Permalink
fix(axios): Bump axios lib to version 1.7.4
Browse files Browse the repository at this point in the history
* clean up and bump other packages
  • Loading branch information
mfilip committed Aug 16, 2024
1 parent b6ecc72 commit f57983a
Show file tree
Hide file tree
Showing 5 changed files with 4,108 additions and 3,054 deletions.
10 changes: 0 additions & 10 deletions .eslintrc.js

This file was deleted.

5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,9 @@ jobs:
- name: Install
run: npm install

- name: Lint
run: npm run lint

- name: Test
run: npm run test

- name: Build
run: npm run build

Expand Down
Loading

0 comments on commit f57983a

Please sign in to comment.