diff --git a/package.json b/package.json index 36d7d59..6f5cf6d 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "web-vitals": "^2.1.4", "yup": "^1.4.0" }, + "scripts": { "start": "BROWSER=none react-scripts start --port=3005", "build": "GENERATE_SOURCEMAP=false react-scripts build",