Skip to content

Commit

Permalink
Merge pull request #22 from nuxtus/develop
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
craigharman authored Feb 21, 2024
2 parents 48e32cc + ec33b40 commit c7215b0
Show file tree
Hide file tree
Showing 5 changed files with 25,434 additions and 16,094 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: "16.x"
node-version: "20.x"
- run: npm ci
# - run: npm run build --if-present
# require the below to generate tsconfig.json
Expand Down
Loading

0 comments on commit c7215b0

Please sign in to comment.