diff --git a/package.json b/package.json index 8b0cd35..4aad587 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "test": "react-scripts test", "eject": "react-scripts eject", "predeploy": "npm run build", - "deploy": "gh-pages -d build" + "deploy": "github-pages -d build" }, "eslintConfig": { "extends": [