fixed videogular in angular 9

This commit is contained in:
Isaac Grynsztein
2020-03-15 03:59:00 -04:00
parent ddcd1d0772
commit c96aec7ba3
2 changed files with 2 additions and 5 deletions

View File

@@ -36,11 +36,11 @@
"ng-lazyload-image": "^7.0.1",
"ng4-configure": "^0.1.7",
"ngx-content-loading": "^0.1.3",
"ngx-videogular": "^9.0.1",
"rxjs": "^6.5.3",
"rxjs-compat": "^6.0.0-rc.0",
"tslib": "^1.10.0",
"typescript": "~3.7.5",
"videogular2": "^7.0.1",
"web-animations-js": "^2.3.2",
"zone.js": "~0.10.2"
},