bluefeather
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -64,3 +64,3 @@ { | ||
}, | ||
"version": "2.3.1" | ||
"version": "2.3.2" | ||
} |
@@ -6,3 +6,3 @@ // @flow | ||
promise: T | ||
) => Promise<T | void>; | ||
) => T | Promise<void>; | ||
@@ -9,0 +9,0 @@ const suppress: SuppressType = (ErrorConstructor, promise) => { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet