diff --git a/package.json b/package.json index 27d0c31..4f378b9 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "test": "react-scripts test", "eject": "react-scripts eject", "predeploy": "npm run build", - "deploy": "gh-pages -b master-prod -d build" + "deploy": "gh-pages -b production -d build" }, "eslintConfig": { "extends": [