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 5103d84 commit 4148f3eCopy full SHA for 4148f3e
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@might/fail",
3
- "version": "0.5.0",
+ "version": "0.5.1",
4
"exports": {
5
".": "./src/index.ts",
6
"./go": "./src/go/index.ts",
package.json
"name": "might-fail",
"description": "Return an Either object instead of throwing an exception",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments