all complete
This commit is contained in:
parent
576f29d1d5
commit
79747e1277
@ -20,11 +20,7 @@
|
|||||||
"eject": "react-scripts eject",
|
"eject": "react-scripts eject",
|
||||||
"lint": "eslint \"src/**/*.js\"",
|
"lint": "eslint \"src/**/*.js\"",
|
||||||
"start": "serve -s build",
|
"start": "serve -s build",
|
||||||
"start:n17": "react-scripts --openssl-legacy-provider start",
|
"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"
|
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"coreui_library_short_version": "4.1"
|
"coreui_library_short_version": "4.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user