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 b30f1b6 commit 3302ee8Copy full SHA for 3302ee8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@open-draft/deferred-promise",
3
- "version": "2.1.0",
+ "version": "2.2.0",
4
"description": "A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.",
5
"main": "./build/index.js",
6
"types": "./build/index.d.ts",
@@ -46,4 +46,4 @@
46
"tsx": "^3.12.1",
47
"typescript": "^4.8.3"
48
}
49
-}
+}
0 commit comments