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 09813fa commit 9cd1af6Copy full SHA for 9cd1af6
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@depay/react-dialog",
3
"moduleName": "ReactDialog",
4
- "version": "14.0.1",
+ "version": "14.0.2",
5
"description": "A basic dialog component for react.",
6
"main": "./dist/umd/index.js",
7
"module": "./dist/esm/index.js",
@@ -28,7 +28,7 @@
28
"bugs": {
29
"url": "https://github.com/DePayFi/react-dialog/issues"
30
},
31
- "homepage": "https://github.com/DePayFi/react-dialog#readme",
+ "homepage": "https://depay.com",
32
"private": false,
33
"dependencies": {},
34
"peerDependencies": {
0 commit comments