feat(techdocs): add aws-sdk types

This commit is contained in:
Remi
2021-01-07 10:18:47 +01:00
parent bb8d83018e
commit 4bff4d123b
2 changed files with 17 additions and 11 deletions
+2 -1
View File
@@ -36,7 +36,7 @@
"url": "https://github.com/backstage/backstage/issues"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.0.0",
"@aws-sdk/client-s3": "^3.1.0",
"@backstage/backend-common": "^0.4.2",
"@backstage/catalog-model": "^0.6.0",
"@backstage/config": "^0.1.2",
@@ -56,6 +56,7 @@
"winston": "^3.2.1"
},
"devDependencies": {
"@aws-sdk/types": "3.1.0",
"@backstage/cli": "^0.4.5",
"@types/fs-extra": "^9.0.5",
"@types/git-url-parse": "^9.0.0",