Skip to content

Commit

Permalink
Merge pull request #7 from jannekem/chore/update-dependencies
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
jannekem authored Sep 22, 2022
2 parents 3a07542 + 274c2f1 commit 2ff3092
Show file tree
Hide file tree
Showing 5 changed files with 4,593 additions and 2,167 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: "14"
node-version: "16"
- run: npm install
- run: npm run build
- run: git diff --exit-code
Loading

0 comments on commit 2ff3092

Please sign in to comment.