Upgrade dependencies

This commit is contained in:
Victor Noël
2017-04-22 11:27:06 +02:00
parent aa8771ac2b
commit 5c049c1f85
5 changed files with 157 additions and 153 deletions

View File

@@ -36,7 +36,8 @@
},
"lint": [
{
"project": "src/tsconfig.app.json"
"project": "src/tsconfig.app.json",
"exclude": "**/node_modules/**"
},
{
"project": "src/tsconfig.spec.json"