Skip to content

Commit

Permalink
refactor: change name and homepage in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Anastasia-front committed Aug 3, 2023
1 parent 43c0947 commit d1a3529
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "react-homework-template",
"name": "phonebook-app",
"version": "0.1.0",
"private": true,
"homepage": "https://Anastasia-front.github.io/goit-react-hw-08-phonebook/",
"homepage": "https://Anastasia-front.github.io/phonebook-app/",
"dependencies": {
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
Expand Down

0 comments on commit d1a3529

Please sign in to comment.