multipasta
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -77,3 +77,3 @@ "use strict"; | ||
}; | ||
}); | ||
}).then(() => this.pull(controller)); | ||
} | ||
@@ -80,0 +80,0 @@ } |
@@ -41,3 +41,3 @@ import * as MP from "./index.js"; | ||
}; | ||
}); | ||
}).then(() => this.pull(controller)); | ||
} | ||
@@ -44,0 +44,0 @@ } |
{ | ||
"name": "multipasta", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -65,3 +65,3 @@ import * as MP from "./index.js" | ||
} | ||
}) | ||
}).then(() => this.pull!(controller)) | ||
} | ||
@@ -68,0 +68,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
171885