Skip to content

Commit

Permalink
Deploy React app to GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
yinxoxo committed Jul 12, 2024
1 parent 3f86b19 commit 07fb597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Week4/Assignment3/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"homepage": "https://github.com/yinxoxo/react/app",
"homepage": "https://github.com/yinxoxo/remote-assignments.github.io",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down

0 comments on commit 07fb597

Please sign in to comment.