We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94007fd commit df15118Copy full SHA for df15118
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "npm-run-all",
3
- "version": "4.1.4",
+ "version": "4.1.5",
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