We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8611c commit ec4d56cCopy full SHA for ec4d56c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "npm-run-all",
3
- "version": "4.1.1",
+ "version": "4.1.2",
4
"description": "A CLI tool to run multiple npm-scripts in parallel or sequential.",
5
"bin": {
6
"run-p": "bin/run-p/index.js",
0 commit comments