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

@ -10769,6 +10769,11 @@
"normalize-path": "^3.0.0"
}
},
"subsink": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/subsink/-/subsink-1.0.2.tgz",
"integrity": "sha512-QFL2oKaA6jVai82dcF0/SIKHNrKJO/wAiHBw9CG576+eBzeg+lZmpG63Tvajx3yg05Hf9ZIZ+zroJutj3hvLNQ=="
},
"supports-color": {
"version": "5.5.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",