Fixes #604 - using single queue for export.

This commit is contained in:
Benjamin W. Broersma
2019-03-12 02:11:09 +01:00
parent 7be7e1eb9f
commit bf50392df5
3 changed files with 8 additions and 5 deletions

View File

@@ -58,7 +58,7 @@
"svelte-loader": "^2.13.3",
"webpack": "^4.29.0",
"webpack-format-messages": "^2.0.5",
"yootils": "0.0.14"
"yootils": "bwbroersma/yootils#gh-3"
},
"peerDependencies": {
"svelte": "^3.0.0"