Skip to content

Commit f2f2080

Browse files
committed
update Electron v1.6.10
1 parent 6772c9f commit f2f2080

File tree

2 files changed

+145
-169
lines changed

2 files changed

+145
-169
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-electron",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Angular 4 with Electron (Typescript + SASS + Hot Reload)",
55
"homepage": "https://github.com/maximegris/angular-electron",
66
"author": {
@@ -50,7 +50,6 @@
5050
"devDependencies": {
5151
"@angular/cli": "1.0.6",
5252
"@angular/compiler-cli": "4.1.3",
53-
"@types/electron": "1.4.38",
5453
"@types/jasmine": "2.5.41",
5554
"@types/node": "7.0.18",
5655
"autoprefixer": "6.7.7",
@@ -59,7 +58,7 @@
5958
"cross-env": "4.0.0",
6059
"css-loader": "0.26.1",
6160
"cssnano": "3.10.0",
62-
"electron": "1.6.8",
61+
"electron": "1.6.10",
6362
"electron-packager": "8.6.0",
6463
"electron-reload": "1.2.0",
6564
"exports-loader": "0.6.4",

0 commit comments

Comments
 (0)