fix: replace npm-run-all with patched version (#2332)

This commit is contained in:
Wyatt Johnson
2019-05-29 16:53:22 +00:00
committed by GitHub
parent 7beab6419e
commit 4ce7512c4b
2 changed files with 36 additions and 29 deletions
+1 -1
View File
@@ -136,6 +136,7 @@
"@babel/preset-env": "^7.4.4",
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.3.3",
"@coralproject/npm-run-all": "^4.1.5",
"@coralproject/rte": "^0.10.15",
"@intervolga/optimize-cssnano-plugin": "^1.0.6",
"@types/basic-auth": "^1.1.2",
@@ -268,7 +269,6 @@
"marked": "^0.6.0",
"material-design-icons": "^3.0.1",
"mini-css-extract-plugin": "^0.6.0",
"npm-run-all": "^4.1.5",
"postcss-advanced-variables": "^3.0.0",
"postcss-css-variables": "^0.11.0",
"postcss-flexbugs-fixes": "^4.1.0",