diff --git a/package.json b/package.json index 2aac914..681f304 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "files": [ "dist" ], + "homepage": "https://codesyntax.github.io/ionic-react-utils", "scripts": { "dev": "vite", "build": "tsc && vite build --mode production",