somecho/depo

fix case where deps get shuffled up after writing

somecho opened this issue · 0 comments

In a config file with lots of dependencies, the order of the dependencies get shuffled up. This might be because the zipper object gets converted to clojure data before getting converted back into a string.