We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc72317 commit b90b068Copy full SHA for b90b068
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "async-wait-until",
3
- "version": "2.0.27",
+ "version": "2.0.28",
4
"description": "Waits until the given predicate function returns a truthy value, then resolves",
5
"main": "./dist/index.js",
6
"module": "./dist/index.esm.js",
0 commit comments