Updated dependencies

This commit is contained in:
squidfunk
2021-08-30 09:11:43 +02:00
parent 441381b7af
commit b33aba3da6
4 changed files with 103 additions and 94 deletions

View File

@@ -52,7 +52,7 @@ jobs:
run: npm install
- name: Check project
run: npm run lint
run: npm run check
- name: Build project
run: |