Upgrade Angular and other packages

This commit is contained in:
2020-06-29 09:02:10 -04:00
parent 1730f164b4
commit c1bee79a3d
14 changed files with 6383 additions and 6090 deletions

View File

@@ -1,9 +1,9 @@
{
"extends": "../tsconfig.json",
"extends": "../tsconfig.base.json",
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"module": "commonjs",
"target": "es5",
"target": "es2018",
"types": [
"jasmine",
"jasminewd2",