fix/ Fix npm run lint

This commit is contained in:
Maxime GRIS
2017-06-08 12:55:53 +02:00
parent 7e71add264
commit db7972aca4
7 changed files with 103 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "angular-electron",
"version": "1.4.3",
"version": "1.4.4",
"description": "Angular 4 with Electron (Typescript + SASS + Hot Reload)",
"homepage": "https://github.com/maximegris/angular-electron",
"author": {
@@ -53,7 +53,7 @@
"@types/jasmine": "2.5.41",
"@types/node": "7.0.18",
"autoprefixer": "6.7.7",
"codelyzer": "2.1.1",
"codelyzer": "3.0.1",
"copyfiles": "1.2.0",
"cross-env": "4.0.0",
"css-loader": "0.26.1",