We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec1a31 commit a4630b5Copy full SHA for a4630b5
packages/amplify-cli/package.json
@@ -67,6 +67,7 @@
67
"@aws-amplify/amplify-util-uibuilder": "1.14.23",
68
"@aws-cdk/cloudformation-diff": "~2.68.0",
69
"@aws-sdk/client-amplify": "^3.919.0",
70
+ "@aws-sdk/client-appsync": "^3.919.0",
71
"@aws-sdk/client-cloudformation": "^3.919.0",
72
"@aws-sdk/client-cloudwatch-events": "^3.919.0",
73
"@aws-sdk/client-cognito-identity": "^3.919.0",
@@ -117,7 +118,6 @@
117
118
},
119
"devDependencies": {
120
"@aws-amplify/amplify-function-plugin-interface": "1.12.1",
- "@aws-sdk/client-appsync": "^3.919.0",
121
"@aws-sdk/client-cloudwatch-events": "^3.624.0",
122
"@aws-sdk/client-cognito-identity-provider": "^3.624.0",
123
"@aws-sdk/client-lambda": "^3.624.0",
0 commit comments