Skip to content

Commit

Permalink
le tere ma ki
Browse files Browse the repository at this point in the history
  • Loading branch information
yashKappa committed Jul 17, 2024
1 parent afb6227 commit f10b8df
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://yashkappa.github.io/background-color-boxes-/",
"name": "background-boxes",
"version": "0.1.0",
"private": true,
Expand All @@ -23,6 +24,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 f10b8df

Please sign in to comment.