Skip to content

Commit

Permalink
Update dependencies and require Node.js 18 (#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Nov 27, 2023
1 parent fdd64b1 commit de91340
Show file tree
Hide file tree
Showing 4 changed files with 453 additions and 283 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ git clone https://github.com/gbv/cocoda.git
cd cododa
```

Then install required Node modules with [npm](https://www.npmjs.com/get-npm) and run build (requires Node.js v14.15 or above, v16 recommended):
Then install required Node modules with [npm](https://www.npmjs.com/get-npm) and run build (requires Node.js 18 or 20):

```bash
npm ci
Expand Down
Loading

0 comments on commit de91340

Please sign in to comment.