Skip to content

Commit

Permalink
final commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rvimalakempegowda committed Feb 2, 2024
1 parent 18620bd commit 8597cc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"homepage": "https://rvimalakempegowda.github.io/Amazon_clone/",
"name": "tutorial",
"version": "0.1.0",
"private": true,
Expand All @@ -13,6 +14,8 @@
},
"scripts": {
"start": "react-scripts start",
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
Expand Down

0 comments on commit 8597cc7

Please sign in to comment.