Skip to content

Commit

Permalink
Fix external deps (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHertal authored Aug 13, 2022
1 parent 3e3774c commit 043a878
Show file tree
Hide file tree
Showing 4 changed files with 2,208 additions and 2,040 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: '14.x'
node-version: '16.x'
- run: npm install
- run: npm run lint
- run: npm run test
Expand Down
Loading

0 comments on commit 043a878

Please sign in to comment.