fix(frontend): remove dependency

This commit is contained in:
ShiKhu 2021-07-05 20:32:25 +03:00
parent 9c75828a30
commit 441f38afec
2 changed files with 0 additions and 6 deletions

View file

@ -15664,11 +15664,6 @@
}
}
},
"optimal-select": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/optimal-select/-/optimal-select-4.0.1.tgz",
"integrity": "sha1-R959p6ObsJSf2a9UxvA1cVSPBMk="
},
"optimist": {
"version": "0.3.7",
"resolved": "https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz",

View file

@ -29,7 +29,6 @@
"mobx-react-lite": "^3.1.6",
"moment": "^2.27.0",
"moment-range": "^4.0.2",
"optimal-select": "^4.0.1",
"rc-time-picker": "^3.7.3",
"react": "^16.13.1",
"react-circular-progressbar": "^2.0.3",