Skip to content

Commit 2d33b15

Browse files
author
Maxime GRIS
committed
misc/ update README (Angular & Electron version)
1 parent 655f795 commit 2d33b15

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Bootstrap and package your project with Angular 9 and Electron 8 (Typescript + S
1515

1616
Currently runs with:
1717

18-
- Angular v9.1.11
19-
- Electron v9.0.4
18+
- Angular v10.0.2
19+
- Electron v9.0.5
2020
- Electron Builder v22.7.0
2121

2222
With this sample, you can :
@@ -27,7 +27,7 @@ With this sample, you can :
2727

2828
/!\ Hot reload only pertains to the renderer process. The main electron process is not able to be hot reloaded, only restarted.
2929

30-
/!\ Angular 9.x CLI needs Node 10.13 or later to work correctly.
30+
/!\ Angular 10.x CLI needs Node 10.13 or later to work correctly.
3131

3232
## Getting Started
3333

@@ -91,7 +91,8 @@ Maybe you want to execute the application in the browser with hot reload ? Just
9191
- Angular 6 & Electron 3 : Branch [angular6](https://github.com/maximegris/angular-electron/tree/angular6)
9292
- Angular 7 & Electron 3 : Branch [angular7](https://github.com/maximegris/angular-electron/tree/angular7)
9393
- Angular 8 & Electron 7 : Branch [angular8](https://github.com/maximegris/angular-electron/tree/angular8)
94-
- Angular 9 & Electron 9 : (master)
94+
- Angular 9 & Electron 7 : Branch [angular9](https://github.com/maximegris/angular-electron/tree/angular9)
95+
- Angular 10 & Electron 9 : (master)
9596

9697
[build-badge]: https://travis-ci.org/maximegris/angular-electron.svg?branch=master&style=style=flat-square
9798
[build]: https://travis-ci.org/maximegris/angular-electron

0 commit comments

Comments
 (0)