Skip to content

Commit a645ab4

Browse files
authored
Merge pull request #730 from leo6104/feat/ng15
Update to angular 15
2 parents 5849953 + 680d18d commit a645ab4

File tree

7 files changed

+4226
-3975
lines changed

7 files changed

+4226
-3975
lines changed

README.md

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

1515
# Introduction
1616

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

1919
Currently runs with:
2020

21-
- Angular v14.2.6
21+
- Angular v15.0.4
2222
- Electron v21.1.1
2323

2424
With this sample, you can:
@@ -152,7 +152,8 @@ 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 21 : (main)
155+
- Angular 14 & Electron 21 : Branch [angular14](https://github.com/maximegris/angular-electron/tree/angular14)
156+
- Angular 15 & Electron 21 : (main)
156157

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

0 commit comments

Comments
 (0)