From 5e3d525a5976d967eb11f2a64b2de00c9b0c3482 Mon Sep 17 00:00:00 2001 From: sofiialives <127687828+sofiialives@users.noreply.github.com> Date: Sun, 29 Oct 2023 14:45:51 +0200 Subject: [PATCH] edited name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49b7809..cc834de 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-homework-template", "version": "0.1.0", "private": true, - "homepage": "https://sofiialives.github.io/goit-react-hw-07-phonebook/", + "homepage": "https://sofiialives.github.io/goit-react-hw-08-phonebook/", "dependencies": { "@reduxjs/toolkit": "^1.9.7", "@testing-library/jest-dom": "^5.16.3",