We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cb1895 commit ebabb17Copy full SHA for ebabb17
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "use-confirm",
3
"description": "asynchronous confirm function for React",
4
- "version": "0.0.10",
+ "version": "0.1.0",
5
"type": "module",
6
"main": "./dist/index.cjs",
7
"module": "./dist/index.esm.js",
0 commit comments