diff --git a/package.json b/package.json index c524194d..b7762034 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom --passWithNoTests", - "eject": "react-scripts eject" + "eject": "react-scripts eject", "deploy": "react-scripts build && gh-pages -d build" }, "browserslist": [