fix/ Fix npm run lint
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user