mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-28 16:06:41 +01:00
clearup/remove unused dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -16,21 +16,11 @@
|
||||
"@types/react": "^16.9.2",
|
||||
"@types/react-data-grid": "^4.0.3",
|
||||
"@types/react-dom": "16.9.0",
|
||||
"@types/react-instantsearch-dom": "^5.2.6",
|
||||
"@types/react-router-dom": "^4.3.5",
|
||||
"@types/react-sortable-hoc": "^0.6.5",
|
||||
"@types/react-virtualized": "^9.21.4",
|
||||
"algoliasearch": "^3.34.0",
|
||||
"array-move": "^2.1.0",
|
||||
"attr-accept": "^1.1.3",
|
||||
"convert-csv-to-json": "^0.0.15",
|
||||
"csv": "^5.1.3",
|
||||
"csv-generate": "^3.2.3",
|
||||
"csv-parse": "^4.4.6",
|
||||
"csvtojson": "^2.0.10",
|
||||
"date-fns": "^2.0.0-beta.5",
|
||||
"firebase": "^6.6.0",
|
||||
"formik": "^1.5.8",
|
||||
"lodash": "^4.17.15",
|
||||
"ramda": "^0.26.1",
|
||||
"react": "^16.9.0",
|
||||
@@ -40,11 +30,7 @@
|
||||
"react-dropzone": "^10.1.8",
|
||||
"react-router-dom": "^5.0.1",
|
||||
"react-scripts": "3.1.1",
|
||||
"react-virtualized": "^9.21.1",
|
||||
"read-excel-file": "^4.0.2",
|
||||
"ts-xlsx": "^0.0.11",
|
||||
"typescript": "3.6.2",
|
||||
"xlsx": "^0.15.1",
|
||||
"yup": "^0.27.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user