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 43d46df commit dbf7cdfCopy full SHA for dbf7cdf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "async-wait-until",
3
- "version": "2.0.6",
+ "version": "2.0.7",
4
"description": "Waits for a given predicate callback to return a truthy value and resolves",
5
"main": "dist/index.js",
6
"module": "dist/index.esm.js",
0 commit comments