Joonas Rajamaki
Results
1
comments of
Joonas Rajamaki
Looks like just changing the one line at https://github.com/xolvio/cleaner/blob/master/cleaner.js#L25 to `var remove = Meteor.wrapAsync(appCollection.deleteMany, appCollection);` should do the trick. Not sure how the package version should change with this? Go...