🔧 Some refactoring of import endpoints in facade

This commit is contained in:
2021-05-09 23:40:19 -07:00
parent d35f4b50b4
commit cd3d4e272d
5 changed files with 67 additions and 54 deletions

View File

@@ -27,13 +27,15 @@
"express": "^4.17.1",
"express-paginate": "^1.0.2",
"fs-extra": "^9.1.0",
"highland": "^2.13.5",
"imghash": "^0.0.8",
"into-stream": "^7.0.0",
"mongoose": "^5.10.11",
"ndjson": "^2.0.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-hooks-worker": "^1.0.0",
"sharp": "^0.28.1",
"through2": "^4.0.2"
"sharp": "^0.28.1"
},
"devDependencies": {
"@babel/cli": "^7.13.10",