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 0496b27 commit 3794c27Copy full SHA for 3794c27
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stdlib/utils-async-try-then",
3
- "version": "0.0.3",
+ "version": "0.0.4",
4
"description": "If a function does not return an error, invoke a callback with the function result; otherwise, invoke a second function.",
5
"license": "Apache-2.0",
6
"author": {
0 commit comments