Skip to content

Commit

Permalink
feat(ABS): replace legacy azure-storage lib with @azure/storage-blob
Browse files Browse the repository at this point in the history
  • Loading branch information
konclave committed Jun 5, 2024
1 parent 8f25941 commit 806f3c7
Show file tree
Hide file tree
Showing 5 changed files with 221 additions and 408 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"url": "git+https://github.com/ducktors/turborepo-remote-cache.git"
},
"dependencies": {
"@azure/storage-blob": "^12.23.0",
"@fastify/aws-lambda": "^3.2.0",
"@google-cloud/storage": "6.9.2",
"@hapi/boom": "10.0.0",
"@sinclair/typebox": "0.25.21",
"ajv": "8.12.0",
"aws-sdk": "2.1310.0",
"azure-storage": "^2.10.7",
"close-with-grace": "1.1.0",
"env-schema": "5.2.0",
"fastify": "4.12.0",
Expand Down
Loading

0 comments on commit 806f3c7

Please sign in to comment.