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