Skip to content

Commit

Permalink
all versions up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
whyboris committed May 31, 2024
1 parent b192a6e commit cc0b745
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ Main dependencies in use:

| Library | Version | Date | Comment |
| ---------------- | ------- | --------- | ------- |
| Angular | v17 | Dec 2023 | |
| Angular-CLI | v17 | Dec 2023 | |
| Electron | v27 | Dec 2023 | (internally uses Node `v18.17.1` and Chromium 118) |
| Electron Builder | v24 | Dec 2023 | |
| Angular | v18 | Jun 2024 | |
| Angular-CLI | v18 | Jun 2024 | |
| Electron | v30 | Jun 2024 | (internally uses Node `v20.11.1` and Chromium 124) |
| Electron Builder | v24 | Jun 2024 | |

- **Node**: It may be best to use the same version as _Electron_ uses internally (`v18.17.1`)
- **Node**: It may be best to use the same version as _Electron_ uses internally (`v20.11.1`)

- **Angular CLI**: not required but may be useful: [Angular CLI](https://cli.angular.io).

Expand Down

0 comments on commit cc0b745

Please sign in to comment.