Skip to content

Commit ed23e89

Browse files
committed
misc/ Upgrade to Electron 21
1 parent a3eeb6a commit ed23e89

File tree

3 files changed

+2822
-4978
lines changed

3 files changed

+2822
-4978
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414

1515
# Introduction
1616

17-
Bootstrap and package your project with Angular 14 and Electron 19 (Typescript + SASS + Hot Reload) for creating Desktop applications.
17+
Bootstrap and package your project with Angular 14 and Electron 21 (Typescript + SASS + Hot Reload) for creating Desktop applications.
1818

1919
Currently runs with:
2020

21-
- Angular v14.0.6
22-
- Electron v19.0.8
21+
- Angular v14.2.6
22+
- Electron v21.1.1
2323

2424
With this sample, you can:
2525

@@ -152,7 +152,7 @@ Please note that Hot reload is only available in Renderer process.
152152
- Angular 11 & Electron 12 : Branch [angular11](https://github.com/maximegris/angular-electron/tree/angular11)
153153
- Angular 12 & Electron 16 : Branch [angular12](https://github.com/maximegris/angular-electron/tree/angular12)
154154
- Angular 13 & Electron 18 : Branch [angular13](https://github.com/maximegris/angular-electron/tree/angular13)
155-
- Angular 14 & Electron 19 : (main)
155+
- Angular 14 & Electron 21 : (main)
156156

157157
[maintained-badge]: https://img.shields.io/badge/maintained-yes-brightgreen
158158
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg

0 commit comments

Comments
 (0)