Skip to content

Commit d16b083

Browse files
committed
Replace unmaintained npm-run-all with npm-run-all2
1 parent bedb297 commit d16b083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@types/jasmine": "~3.10.2",
6262
"@types/node": "^17.0.5",
63-
"npm-run-all": "^4.1.5",
63+
"npm-run-all2": "^6.1.2",
6464
"release-it": "^14.5.0"
6565
}
6666
}

0 commit comments

Comments
 (0)