Updated Angular to version 11

- ngx-videogular was replaced by @videogular/ngx-videogular
This commit is contained in:
Isaac Abadi
2020-12-10 19:33:53 -05:00
parent f425b9842f
commit 3f10986cdf
47 changed files with 5782 additions and 7469 deletions

View File

@@ -20,6 +20,6 @@
"es2016",
"dom"
],
"module": "esnext"
"module": "es2020"
}
}