misc/ upgrade to Electron 16
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user