diff --git a/package.json b/package.json index c763860..0a2e1d9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "test": "react-scripts test", "eject": "react-scripts eject", "predeploy": "npm run build", - "deploy": "gh-pages -d build", + "deploy": "gh-pages -d build" }, "eslintConfig": { "extends": [