Skip to content

Commit b1affd0

Browse files
committed
misc/ revert electron because spectron cannot handle: electron-userland/spectron#693
1 parent d4ce11d commit b1affd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Bootstrap and package your project with Angular 10 and Electron 9 (Typescript +
1616
Currently runs with:
1717

1818
- Angular v10.0.14
19-
- Electron v10.1.0
19+
- Electron v9.3.0
2020
- Electron Builder v22.8.0
2121

2222
With this sample, you can :

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"conventional-changelog-cli": "2.1.0",
7171
"core-js": "3.6.5",
7272
"cross-env": "7.0.2",
73-
"electron": "10.1.0",
73+
"electron": "9.3.0",
7474
"electron-builder": "22.8.0",
7575
"electron-reload": "1.5.0",
7676
"eslint": "7.7.0",

0 commit comments

Comments
 (0)