Merge pull request #29 from AdamasFR/develop

Update package.json
This commit is contained in:
Anthony Dumas 2021-02-10 12:21:26 +01:00 committed by GitHub
commit 5b3c140900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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