Remove RxJS strict dependency
morki opened this issue · 1 comments
morki commented
Right now, there is strict dependency:
"dependencies": {
"rxjs": "6.1.0"
}
Is it possible to change it to something like ^6.1.0
?
Btw, thanks for this awesome library :)
alex-okrushko commented
Great to hear that you like it :)