Skip to content

Commit

Permalink
fix(deps): Upgrade development dependencies (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienjoly committed Mar 25, 2022
1 parent de56372 commit 3dcd291
Show file tree
Hide file tree
Showing 3 changed files with 1,788 additions and 3,300 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
- name: Install dependencies
run: npm ci
- name: Release
Expand Down

0 comments on commit 3dcd291

Please sign in to comment.