Skip to content

Commit

Permalink
Updates deps (#51)
Browse files Browse the repository at this point in the history
* chore(deps): npm outdated

* chore(deps): npm outdated
  • Loading branch information
jy95 authored Mar 17, 2022
1 parent 81d03d9 commit c215f3d
Show file tree
Hide file tree
Showing 4 changed files with 1,326 additions and 2,504 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 12
node-version: 16
- name: Install dependencies
run: npm ci
- name: Release
Expand Down
Loading

0 comments on commit c215f3d

Please sign in to comment.