diff --git a/package.json b/package.json index 29f1cfa..20210b2 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,7 @@ "dev": "vite", "build": "vite build", "lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0", - "preview": "vite preview", - "build": "react-scripts build" + "preview": "vite preview" }, "dependencies": { "react": "^17.0.2",