asapach / peerflix-server

Streaming torrent client for Node.js with web ui.
MIT License
1.31k stars 586 forks source link

Suggestion : update outdated package #126

Open CorentinDy opened 6 years ago

CorentinDy commented 6 years ago

Hi, the project seems to have a lot of outdated dependencies.

Is it breaking the project to update to newer version of packages ?

Thx

asapach commented 6 years ago

I think some of the Grunt plugins might be deprecated, e.g. grunt-ngmin and grunt-usemin, but otherwise should be straightforward.

A PR is welcome 😄

pataquets commented 4 years ago

@CorentinDy : You might be interested in #176. Maybe helping there on landing it or cherry-picking some commits to make up a PR helps moving the issue forward.