misc/ upgrade to Electron 16

This commit is contained in:
Maxime GRIS
2021-11-17 14:56:57 +01:00
parent 74df637202
commit 65d285c809
3 changed files with 21587 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "angular-electron",
"version": "10.3.1",
"description": "Angular 12 with Electron (Typescript + SASS + Hot Reload)",
"description": "Angular 12 with Electron 16 (Typescript + SASS + Hot Reload)",
"homepage": "https://github.com/maximegris/angular-electron",
"author": {
"name": "Maxime GRIS",
@@ -11,7 +11,7 @@
"angular",
"angular 12",
"electron",
"electron 15",
"electron 16",
"nodejs",
"typescript",
"playwright",
@@ -74,7 +74,7 @@
"@typescript-eslint/eslint-plugin": "4.28.3",
"@typescript-eslint/parser": "4.28.3",
"conventional-changelog-cli": "2.1.1",
"electron": "15.3.1",
"electron": "16.0.0",
"electron-builder": "22.13.1",
"electron-reload": "1.5.0",
"eslint": "7.30.0",