mirror of
https://github.com/bitwarden/browser
synced 2026-01-02 08:33:43 +00:00
Move ciphers paging logic from jslib to web (#436)
* Remove paging logic from ciphers base class * Fix linting * Fix spacing * Remove ngx-infinite-scroll (moved to web)
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
"@angular/router": "^11.2.11",
|
||||
"@bitwarden/jslib-common": "file:../common",
|
||||
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git",
|
||||
"ngx-infinite-scroll": "10.0.1",
|
||||
"rxjs": "6.6.7",
|
||||
"tldjs": "^2.3.1",
|
||||
"zone.js": "0.11.4"
|
||||
|
||||
Reference in New Issue
Block a user