oleeskild / digitalgarden

290 stars 160 forks source link

npm-run-all too old and not updated #167

Closed anantshri closed 1 year ago

anantshri commented 1 year ago

it seems npm-run-all has last update 4 years ago https://www.npmjs.com/package/npm-run-all also it has a big dependency tree of its own.

Alternative that can be tried: https://github.com/open-cli-tools/concurrently

i will try to create a pull request for the same soon.