Skip to content

Commit

Permalink
misc/ revert electron because spectron cannot handle: electron-userla…
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegris committed Sep 6, 2020
1 parent d4ce11d commit b1affd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Bootstrap and package your project with Angular 10 and Electron 9 (Typescript +
Currently runs with:

- Angular v10.0.14
- Electron v10.1.0
- Electron v9.3.0
- Electron Builder v22.8.0

With this sample, you can :
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"conventional-changelog-cli": "2.1.0",
"core-js": "3.6.5",
"cross-env": "7.0.2",
"electron": "10.1.0",
"electron": "9.3.0",
"electron-builder": "22.8.0",
"electron-reload": "1.5.0",
"eslint": "7.7.0",
Expand Down

0 comments on commit b1affd0

Please sign in to comment.