all complete

This commit is contained in:
pawan-dot 2022-07-20 11:38:56 +05:30
parent 576f29d1d5
commit 79747e1277

View File

@ -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"