Skip to content

Commit 9cd1af6

Browse files
committed
v14.0.2: fix package.json
1 parent 09813fa commit 9cd1af6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@depay/react-dialog",
33
"moduleName": "ReactDialog",
4-
"version": "14.0.1",
4+
"version": "14.0.2",
55
"description": "A basic dialog component for react.",
66
"main": "./dist/umd/index.js",
77
"module": "./dist/esm/index.js",
@@ -28,7 +28,7 @@
2828
"bugs": {
2929
"url": "https://github.com/DePayFi/react-dialog/issues"
3030
},
31-
"homepage": "https://github.com/DePayFi/react-dialog#readme",
31+
"homepage": "https://depay.com",
3232
"private": false,
3333
"dependencies": {},
3434
"peerDependencies": {

0 commit comments

Comments
 (0)