azure storage to require not import for build fix

This commit is contained in:
2022-10-27 10:19:21 +01:00
parent 73338c5c97
commit c4907c0891
4 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
},
"dependencies": {
"@azure/identity": "^2.0.5",
"@azure/storage-blob": "^12.10.0",
"@azure/storage-blob": "^12.12.0",
"@googlemaps/react-wrapper": "^1.1.24",
"@magic-sdk/admin": "^1.4.0",
"@next-auth/prisma-adapter": "^1.0.4",