Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
remove aws-sdk dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens committed Oct 27, 2022
1 parent e22df2f commit 568ae2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions create-keystone-app/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
"build": "keystone build",
"postinstall": "keystone postinstall"
},
"// @aws-sdk": "temporary dependency until https://github.com/keystonejs/keystone/issues/8023 is resolved",
"dependencies": {
"@aws-sdk/util-endpoints": "^3.192.0",
"@keystone-6/auth": "^5.0.0",
"@keystone-6/core": "^3.0.1",
"@keystone-6/fields-document": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@
"@aws-sdk/types" "3.193.0"
tslib "^2.3.1"

"@aws-sdk/util-endpoints@3.194.0", "@aws-sdk/util-endpoints@^3.192.0":
"@aws-sdk/util-endpoints@3.194.0":
version "3.194.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-endpoints/-/util-endpoints-3.194.0.tgz#0cd08a96eebf85e7d250d7dfea19dd0e79a7848a"
integrity sha512-G+DGC3Zx0GnQpt4DpRmVcCfliNxf3nwBtZ3JIdCptkUZgDEpLYzOfjbf3bUyPTQh+oGHeqfnVAF+rFjTnYql3A==
Expand Down

0 comments on commit 568ae2b

Please sign in to comment.