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 a3624dc commit b3606f7Copy full SHA for b3606f7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@badrap/result",
3
- "version": "0.2.7",
+ "version": "0.2.8-pre.0",
4
"description": "A TypeScript result type taking cues from Rust's Result and Haskell's Either types",
5
"main": "dist/index.js",
6
"module": "dist/index.mjs",
0 commit comments