We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 045c17d commit f0cf123Copy full SHA for f0cf123
1 file changed
packages/react-dialog-async/package.json
@@ -2,7 +2,7 @@
2
"name": "react-dialog-async",
3
"description": "A promise-based way to show dialogs in React",
4
"type": "module",
5
- "version": "3.0.0-beta.0",
+ "version": "3.0.0-beta.1",
6
"sideEffects": false,
7
"main": "./dist/index.cjs",
8
"module": "./dist/index.js",
0 commit comments