Skip to content

Commit

Permalink
feat: bump up versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jornfranke committed Jul 8, 2023
1 parent 66cbef7 commit f172e91
Show file tree
Hide file tree
Showing 4 changed files with 844 additions and 504 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '18'
node-version: '20'
- run: npm ci
- run: npm run build
- run: npm run format
Expand Down
Loading

0 comments on commit f172e91

Please sign in to comment.