Skip to content

Commit

Permalink
update Electron v1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegris committed May 31, 2017
1 parent 6772c9f commit f2f2080
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 169 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down
Loading

0 comments on commit f2f2080

Please sign in to comment.