Merge 'master' into 'skeleton'

This commit is contained in:
sercan 2019-07-04 21:55:56 +03:00
commit 3ec49abcf2
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "fuse",
"version": "8.1.0",
"version": "8.1.1",
"license": "https://themeforest.net/licenses/terms/regular",
"scripts": {
"ng": "ng",

View File

@ -25,7 +25,7 @@
}
},
"angularCompilerOptions": {
"fullTemplateTypeCheck": true,
"strictInjectionParameters": true
"fullTemplateTypeCheck": false,
"strictInjectionParameters": false
}
}