Update Package.json

This commit is contained in:
Philipp Klüter
2021-03-19 22:01:22 +01:00
parent 2a9c69328f
commit 14863f17ac

View File

@@ -19,7 +19,7 @@
"test": "react-scripts test", "test": "react-scripts test",
"eject": "react-scripts eject", "eject": "react-scripts eject",
"predeploy": "npm run build", "predeploy": "npm run build",
"deploy": "gh-pages -d build" "deploy": "gh-pages -d build --remote github"
}, },
"eslintConfig": { "eslintConfig": {
"extends": [ "extends": [