updated npm-run-all to get rid of event-stream

This commit is contained in:
JJ Kasper
2018-11-27 14:08:08 -06:00
parent 873734b1e0
commit 8eba73a29b
2 changed files with 16 additions and 64 deletions

View File

@@ -79,7 +79,7 @@
"eslint-plugin-react": "^7.11.1",
"husky": "^1.1.3",
"lint-staged": "^8.0.4",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"prettier": "^1.15.1",
"rimraf": "^2.6.2",
"server-destroy": "^1.0.1",