Skip to content

Commit

Permalink
Update all dependencies (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHertal authored May 8, 2021
1 parent 8000701 commit 86c4ef1
Show file tree
Hide file tree
Showing 4 changed files with 19,085 additions and 12,131 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '14.x'
- run: npm install
- run: npm run lint
- run: npm run test
Expand Down
Loading

0 comments on commit 86c4ef1

Please sign in to comment.