mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-12 02:15:17 +00:00
Merge pull request #103 from silentworks/bugfix/npm-run-all-event-stream-fix
Update package.json with latest npm-run-all with event-stream fix
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user