199. Unsubscribe using SubSink library (#29)

This commit is contained in:
Art
2021-09-23 15:38:19 +03:00
parent e5cefa8623
commit e4c868fd20
4 changed files with 26 additions and 18 deletions

View File

@ -21,6 +21,7 @@
"@auth0/angular-jwt": "^5.0.2",
"angular-notifier": "^9.1.0",
"rxjs": "~6.6.0",
"subsink": "^1.0.2",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"
},