Skip to content

Commit 46a07c9

Browse files
Replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent 1717da6 commit 46a07c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"husky": "^4.2.1",
4848
"installed-check": "^3.0.0",
4949
"mocha": "^7.0.1",
50-
"npm-run-all": "^4.1.5",
50+
"npm-run-all2": "^5.0.0",
5151
"nyc": "^15.0.0",
5252
"typescript": "^3.5.3"
5353
},

0 commit comments

Comments
 (0)