From 547162b827a9de223a9e14001947c14062cb0b05 Mon Sep 17 00:00:00 2001 From: Aleksei Tabakman Date: Mon, 15 Sep 2025 10:40:03 +0200 Subject: [PATCH] fix: Update website URL in package.json www.notistack.com -> notistack.com --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 999753c..a127663 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "email": "hossein.dehnavi98@yahoo.com", "url": "https://iamhosseindhv.com" }, - "homepage": "https://www.notistack.com", + "homepage": "https://notistack.com", "repository": { "url": "git+https://github.com/iamhosseindhv/notistack.git", "type": "git"