Update package.json with latest npm-run-all with event-stream fix

This commit is contained in:
Andrew Smith
2018-11-27 12:06:57 +00:00
parent 40cc26513d
commit 17aa9fd24b

View File

@@ -17,7 +17,7 @@
"sirv": "^0.2.0"
},
"devDependencies": {
"npm-run-all": "^4.1.2",
"npm-run-all": "^4.1.5",
"sapper": "^0.22.1",
"svelte": "^2.0.0",
"svelte-loader": "^2.9.0",