jakubukrop

Results 1 comments of jakubukrop

We use `asyncstorage-down` indirectly via another library and cannot pass parameters to it. A simple patch can solve this. ``` diff --git a/node_modules/asyncstorage-down/default-opts.js b/node_modules/asyncstorage-down/default-opts.js index c076d3d..88708e5 100644 --- a/node_modules/asyncstorage-down/default-opts.js +++...