Skip to content

Commit 5c70f95

Browse files
Replace dependency npm-run-all with npm-run-all2 5.0.0
1 parent 2947b3d commit 5c70f95

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"isomorphic-fetch": "3.0.0",
2727
"jest": "27.5.1",
28-
"npm-run-all": "4.1.5",
28+
"npm-run-all2": "5.0.0",
2929
"start-server-and-test": "1.14.0",
3030
"wait-on": "6.0.1"
3131
}

0 commit comments

Comments
 (0)