Update package.json

This commit is contained in:
2021-02-10 17:23:43 +01:00
committed by GitHub
parent 5b3c140900
commit 1e8b47b6d3

View File

@@ -19,7 +19,7 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"prod": "forever start $(which npx) serve -l 1234 -s /build"
"prod": "forever start $(which npx) serve -l 80 -s build"
},
"eslintConfig": {
"extends": [