stephen-moyer / ngx-signalr-hubservice

Makes using SignalR in Angular 2/4 easy
MIT License
24 stars 5 forks source link

Update NPM #10

Closed julian-martinez-del-campo closed 6 years ago

julian-martinez-del-campo commented 6 years ago

Would it be possible to update the NPM package to version 6.x?

Sidenote:

Installing through npm with the gitrepo (eg npm i --save https://github.com/steveadoo32/ngx-signalr-hubservice) to use the updated version causes error:

Module not found: Error: Can't resolve 'ngx-signalr-hubservice' in ...

I compared this version with npm package and looks like the actual source is missing?

directories

stephen-moyer commented 6 years ago

ngx-signalr-hubservice@6.0.2 should be the latest version. I just tested it and it is working.