cleaned up code
keep eye on ngx-bootstrap for when it removes rxjs-compat requirement
This commit is contained in:
parent
21e163fda2
commit
478429b3c9
5 changed files with 4 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
|||
"ngx-bootstrap": "^2.0.5",
|
||||
"ngx-pagination": "^3.1.1",
|
||||
"rxjs": "6.2.0",
|
||||
"rxjs-compat": "^6.0.0-rc.0",
|
||||
"rxjs-compat": "^6.2.0",
|
||||
"ts-helpers": "1.1.2",
|
||||
"webpack-dev-server": "^3.1.4",
|
||||
"zone.js": "0.8.26"
|
||||
|
|
Reference in a new issue