Skip to content

Commit 119e5d6

Browse files
committed
changes
1 parent b6fce4f commit 119e5d6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"homepage": "http://aishh2k.github.io/TrackMe",
32
"name": "trackme",
43
"version": "0.1.0",
54
"private": true,
@@ -27,8 +26,7 @@
2726
"build": "react-scripts build",
2827
"test": "react-scripts test",
2928
"eject": "react-scripts eject",
30-
"predeploy": "npm run build",
31-
"deploy": "gh-pages -d build"
29+
3230
},
3331
"eslintConfig": {
3432
"extends": [

0 commit comments

Comments
 (0)