removed install command

This commit is contained in:
paul
2024-10-01 12:28:10 +05:30
parent c595fdd762
commit c93fa92224

View File

@@ -34,7 +34,6 @@
"web-vitals": "^2.1.4"
},
"scripts": {
"install": "npm install",
"start": "react-scripts start",
"build": "GENERATE_SOURCEMAP=false react-scripts build",
"build:local": "GENERATE_SOURCEMAP=false env-cmd -e production react-scripts build",