Skip to content

Commit

Permalink
⬆️ Update dependencies (#44)
Browse files Browse the repository at this point in the history
* ⬆️ Update dependencies
* 🔧 Remove lint step
  • Loading branch information
exah committed Nov 2, 2023
1 parent 87e425a commit e35cbe8
Show file tree
Hide file tree
Showing 4 changed files with 6,160 additions and 9,832 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
- name: Test
run: npm test

- name: Lint
run: npm run lint

- name: Build
run: npm run build

Expand Down
Loading

0 comments on commit e35cbe8

Please sign in to comment.