Closed gh2k closed 4 years ago
OK, force-pushed because I removed it instead of making it a dev dependency.
Thanks. Added to overleaf/object-persistor#7
Updated object-persistor, and did the same move for the aws sdk.
What do you think about installing object-persistor via tar-ball from a specific sha?
I think it's fine as-is. The commit sha is in the lockfile and it's easier to update this way.
Installing the object-persistor from tar-ball removes the copy of aws-sdk :shrug:
I would still prefer to go for ease-of-use rather than fighting the tools to save some space on the disk, tbh. I don't think it's a huge problem, and it makes it easier to update the dependency.
Description
@google-cloud/storage
is no longer directly used by Filestore, and is instead pulled in byobject-persistor
which is pulling in a different version.It's still used by the acceptance tests, so I've upgraded this and made it a dev dependency instead.
Review
It's already been tested with a canary deploy.
No hash downgrades in package-lock! :tada: