Skip to content

Commit

Permalink
Merge pull request #124 from ixartz/update-deps9
Browse files Browse the repository at this point in the history
chore: update dependencies to the latest version
  • Loading branch information
ixartz committed May 5, 2023
2 parents 590b265 + bc891b0 commit 6b8318c
Show file tree
Hide file tree
Showing 4 changed files with 2,226 additions and 1,665 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x, 20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

name: Build with ${{ matrix.node-version }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Find more [Nextjs Themes](https://creativedesignsguru.com/category/nextjs/).

### Requirements

- Node.js 14+ and npm
- Node.js 16+ and npm

### Getting started

Expand Down
Loading

0 comments on commit 6b8318c

Please sign in to comment.