mirror of
https://github.com/SunRed/haste-server.git
synced 2024-11-23 17:50:19 +01:00
Remove storage client packages and update package-lock
These packages should be installed on demand and not by default
This commit is contained in:
parent
4e668e0636
commit
94d2054da7
2 changed files with 9537 additions and 4501 deletions
14035
package-lock.json
generated
14035
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -21,9 +21,6 @@
|
||||||
"busboy": "^0.3.1",
|
"busboy": "^0.3.1",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"express-rate-limit": "^5.1.3",
|
"express-rate-limit": "^5.1.3",
|
||||||
"ioredis": "^4.17.3",
|
|
||||||
"mongodb": "^3.6.2",
|
|
||||||
"pg": "^8.3.3",
|
|
||||||
"st": "^2.0.0",
|
"st": "^2.0.0",
|
||||||
"winston": "^3.3.3"
|
"winston": "^3.3.3"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue