Skip to content

Commit

Permalink
chore!: minimum supported Node.js version is 12.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cap-Bernardito committed Jun 1, 2021
1 parent a248836 commit 530765b
Show file tree
Hide file tree
Showing 2 changed files with 798 additions and 849 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: npm run lint

- name: Security audit
run: npm run security
run: npm run security -- --only=prod

- name: Check commit message
uses: wagoid/commitlint-github-action@v1
Expand Down
Loading

0 comments on commit 530765b

Please sign in to comment.