Skip to content

Commit

Permalink
Update and clean up dependencies (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
frangio authored Jul 17, 2024
1 parent 8296492 commit ffdebc4
Show file tree
Hide file tree
Showing 6 changed files with 1,471 additions and 5,423 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
submodules: true
- uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: 18.x
cache: npm
- name: Install dependencies and build
run: npm ci
Expand Down
Loading

0 comments on commit ffdebc4

Please sign in to comment.