downgraded parallelshell due to https://github.com/darkguy2008/parallelshell/issues/57
This commit is contained in:
parent
b8bfed1308
commit
86c92ee56d
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
|||
"matrix-mock-request": "^1.2.1",
|
||||
"matrix-react-test-utils": "^0.1.1",
|
||||
"mocha": "^5.0.5",
|
||||
"parallelshell": "^3.0.2",
|
||||
"parallelshell": "3.0.1",
|
||||
"react-addons-test-utils": "^15.4.0",
|
||||
"require-json": "0.0.1",
|
||||
"rimraf": "^2.4.3",
|
||||
|
|
Loading…
Reference in a new issue