We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bcomnes
voxpelli
Learn more about funding links in repositories.
Report abuse
1 parent cfbd974 commit e6dc017Copy full SHA for e6dc017
package.json
@@ -5,7 +5,8 @@
5
"bin": {
6
"run-p": "bin/run-p/index.js",
7
"run-s": "bin/run-s/index.js",
8
- "npm-run-all": "bin/npm-run-all/index.js"
+ "npm-run-all": "bin/npm-run-all/index.js",
9
+ "npm-run-all2": "bin/npm-run-all/index.js"
10
},
11
"main": "lib/index.js",
12
"files": [
0 commit comments