add `p-lazy` to related in the readme
This commit is contained in:
parent
31911e0cba
commit
f3a74a0da0
|
@ -39,6 +39,7 @@ Returns an `Object` with a `promise` property and functions to `resolve()` and `
|
|||
|
||||
## Related
|
||||
|
||||
- [p-lazy](https://github.com/sindresorhus/p-lazy) - Create a lazy promise that defers execution until `.then()` or `.catch()` is called
|
||||
- [More…](https://github.com/sindresorhus/promise-fun)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue