update Electron v1.6.10

This commit is contained in:
Maxime GRIS
2017-05-31 19:49:54 +02:00
parent 6772c9fed6
commit f2f20806c6
2 changed files with 145 additions and 169 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "angular-electron",
"version": "1.4.1",
"version": "1.4.2",
"description": "Angular 4 with Electron (Typescript + SASS + Hot Reload)",
"homepage": "https://github.com/maximegris/angular-electron",
"author": {
@@ -50,7 +50,6 @@
"devDependencies": {
"@angular/cli": "1.0.6",
"@angular/compiler-cli": "4.1.3",
"@types/electron": "1.4.38",
"@types/jasmine": "2.5.41",
"@types/node": "7.0.18",
"autoprefixer": "6.7.7",
@@ -59,7 +58,7 @@
"cross-env": "4.0.0",
"css-loader": "0.26.1",
"cssnano": "3.10.0",
"electron": "1.6.8",
"electron": "1.6.10",
"electron-packager": "8.6.0",
"electron-reload": "1.2.0",
"exports-loader": "0.6.4",