Chore: Upgraded to Angular 10
Chore: Updated all frontend dependencies
This commit is contained in:
2020-07-16 18:25:44 +05:30
parent a04cb4cd4d
commit 9b483e6d65
12 changed files with 138 additions and 118 deletions

View File

@ -1,5 +1,5 @@
{
"extends": "../tsconfig.json",
"extends": "../tsconfig.base.json",
"compilerOptions": {
"outDir": "../out-tsc/app",
"module": "commonjs",