diff --git a/Ecommerce/package.json b/Ecommerce/package.json index 0f33de8..e095825 100644 --- a/Ecommerce/package.json +++ b/Ecommerce/package.json @@ -3,7 +3,7 @@ "private": true, "version": "0.0.0", "type": "module", - "homepage": "https://github.com/Kaivanshah1/ecommerce/index.html", + "homepage": "https://github.com/Kaivanshah1/Ecommerce/index.html", "scripts": { "predeploy": "npm run build", "deploy": "gh-pages -d build",