afrad / angular2-websocket

Websocket wrapper for angular2 based on angular-websocket
Apache License 2.0
210 stars 84 forks source link

Can we update dependencies to support angular 12? #113

Open aayushi1001 opened 2 months ago

aayushi1001 commented 2 months ago

angular2-websocket requires typescript 3.x , core-js@"^2.5.0" which is not compatible with angular 12. How can these dependency conflict be resolved?