Skip to content

Commit

Permalink
Angular 17 (#835)
Browse files Browse the repository at this point in the history
* fresh install without an-qrcode

* add an-qrcode with --force

* version bumps
  • Loading branch information
whyboris authored Nov 28, 2023
1 parent 77422c8 commit 1df1af7
Show file tree
Hide file tree
Showing 3 changed files with 5,647 additions and 3,421 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 | v16 | Sept 2023 | |
| Angular-CLI | v16 | Sept 2023 | |
| Electron | v26 | Sept 2023 | (internally uses Node `v18.16.1` and Chromium 116) |
| Electron Builder | v24 | Sept 2023 | |
| 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 | |

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

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

Expand Down
Loading

0 comments on commit 1df1af7

Please sign in to comment.