diff --git a/package.json b/package.json index 53c7e0c..a55b7f4 100644 --- a/package.json +++ b/package.json @@ -20,11 +20,7 @@ "eject": "react-scripts eject", "lint": "eslint \"src/**/*.js\"", "start": "serve -s build", - "start:n17": "react-scripts --openssl-legacy-provider start", - "test": "react-scripts test", - "test:cov": "npm test -- --coverage --watchAll=false", - "test:debug": "react-scripts --inspect-brk test --runInBand", - "heroku-postbuild": "npm run build" + "start:n17": "react-scripts --openssl-legacy-provider start" }, "config": { "coreui_library_short_version": "4.1"