Update npm packages for frontend

This commit is contained in:
2020-03-11 01:44:52 +01:00
parent e9f43c0169
commit 83a8c963a3
8 changed files with 4183 additions and 2864 deletions

View File

@ -21,6 +21,7 @@
},
"angularCompilerOptions": {
"fullTemplateTypeCheck": true,
"strictInjectionParameters": true
"strictInjectionParameters": true,
"disableTypeScriptVersionCheck": true
}
}