Skip to content

Commit

Permalink
Merge pull request #176 from victorperin/chore/packages-update
Browse files Browse the repository at this point in the history
chore(package): update yargs breaking change
  • Loading branch information
victorperin authored Jun 12, 2021
2 parents aad461a + cb1394c commit 9fa8ab4
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 170 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
node-version: [15.x, 14.x, 12.x, 10.x]
node-version: [16.x, 15.x, 14.x, 12.x]

steps:
- name: Begin Check...
Expand Down
Loading

0 comments on commit 9fa8ab4

Please sign in to comment.