Skip to content

Commit 1dd0a6c

Browse files
feat(run): Add npm-run-all package
1 parent 307bda6 commit 1dd0a6c

File tree

2 files changed

+222
-4
lines changed

2 files changed

+222
-4
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@
3030
"conventional-changelog-ui-router-core": "^1.4.2",
3131
"find-parent-dir": "^0.3.0",
3232
"git-semver-tags": "^1.2.1",
33+
"npm-run-all": "^4.1.1",
3334
"readline-sync": "^1.4.7",
3435
"shelljs": "^0.7.8",
3536
"shx": "^0.2.2",
3637
"tweak-sourcemap-paths": "0.0.3",
3738
"yargs": "^9.0.1"
3839
}
39-
}
40+
}

0 commit comments

Comments
 (0)