This commit is contained in:
pawan-dot 2022-06-10 16:04:51 +05:30
parent 6ed0bda5f6
commit e3c16102d5

View File

@ -25,7 +25,7 @@
"test:cov": "npm test -- --coverage --watchAll=false", "test:cov": "npm test -- --coverage --watchAll=false",
"test:debug": "react-scripts --inspect-brk test --runInBand", "test:debug": "react-scripts --inspect-brk test --runInBand",
"heroku-postbuild": "npm run build" "heroku-postbuild": "npm run build"
}, },
"config": { "config": {
"coreui_library_short_version": "4.1" "coreui_library_short_version": "4.1"
}, },