1
0
Fork 0
pull/280/head
Bryan MacFarlane 2020-01-03 15:21:00 -05:00
parent a11539e1db
commit 2ccdfb4fc3
1 changed files with 3 additions and 0 deletions

View File

@ -47,3 +47,6 @@ jobs:
- name: Format
run: npm run format-check
- name: audit vulnerabilities
run: npm audit --audit-level=moderate