We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9819dcd commit 148a878Copy full SHA for 148a878
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@open-draft/deferred-promise",
3
- "version": "1.1.1",
+ "version": "1.2.0",
4
"description": "A Promise that can be resolved/rejected elsewhere",
5
"main": "./build/index.js",
6
"typings": "./build/index.d.ts",
0 commit comments