We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ce11d commit b1affd0Copy full SHA for b1affd0
README.md
@@ -16,7 +16,7 @@ Bootstrap and package your project with Angular 10 and Electron 9 (Typescript +
16
Currently runs with:
17
18
- Angular v10.0.14
19
-- Electron v10.1.0
+- Electron v9.3.0
20
- Electron Builder v22.8.0
21
22
With this sample, you can :
package.json
@@ -70,7 +70,7 @@
70
"conventional-changelog-cli": "2.1.0",
71
"core-js": "3.6.5",
72
"cross-env": "7.0.2",
73
- "electron": "10.1.0",
+ "electron": "9.3.0",
74
"electron-builder": "22.8.0",
75
"electron-reload": "1.5.0",
76
"eslint": "7.7.0",
0 commit comments