-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestion to replace npm run all by npm run all2 #199
Comments
As a co-maintainer of both this and npm-run-all2 I'm all in favor 🙂 PR:s welcome 🙏 |
Happy to help if you run into issues, though so far it seems essentially drop it for most projects. |
Even for devDeps it feels good to reduce deps 😃 https://e18e.dev/ |
We have a few more deps we can drop in favor of built ins. Planning on doing that soon. |
🎉 This issue has been resolved in version 4.11.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Hello, npm-run-all is a useful but no longer maintained development dependency.
Proposed Solution
Change npm-run-all to npm-run-all2, a currently maintained and improved fork. The change is as simple as changing npm-run-all to npm-run-all2 in the package.json file.
The text was updated successfully, but these errors were encountered: