fix/ README dependencies version
This commit is contained in:
10
README.md
10
README.md
@@ -11,13 +11,13 @@
|
||||
|
||||
# Introduction
|
||||
|
||||
Bootstrap and package your project with Angular 8 and Electron (Typescript + SASS + Hot Reload) for creating Desktop applications.
|
||||
Bootstrap and package your project with Angular 9 and Electron 8 (Typescript + SASS + Hot Reload) for creating Desktop applications.
|
||||
|
||||
Currently runs with:
|
||||
|
||||
- Angular v9.0.0
|
||||
- Electron v8.0.0
|
||||
- Electron Builder v21.2.0
|
||||
- Angular v9.0.2
|
||||
- Electron v8.0.1
|
||||
- Electron Builder v22.3.2
|
||||
|
||||
With this sample, you can :
|
||||
|
||||
@@ -27,7 +27,7 @@ With this sample, you can :
|
||||
|
||||
/!\ Hot reload only pertains to the renderer process. The main electron process is not able to be hot reloaded, only restarted.
|
||||
|
||||
/!\ Angular 8.x CLI needs Node 10.9 or later to works correctly.
|
||||
/!\ Angular 9.x CLI needs Node 10.13 or later to works correctly.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
Reference in New Issue
Block a user