File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
' @aws-amplify/backend ' : patch
3
3
' @aws-amplify/backend-function ' : patch
4
4
' @aws-amplify/backend-data ' : patch
5
+ ' @aws-amplify/integration-tests ' : patch
5
6
---
6
7
7
8
feat: Add lambda data client
Original file line number Diff line number Diff line change 30
30
},
31
31
"license" : " Apache-2.0" ,
32
32
"dependencies" : {
33
- "@aws-amplify/data-schema" : " ^1.0.0 " ,
33
+ "@aws-amplify/data-schema" : " ^1.13.4 " ,
34
34
"@aws-amplify/backend-auth" : " ^1.4.0" ,
35
35
"@aws-amplify/backend-function" : " ^1.7.5" ,
36
36
"@aws-amplify/backend-data" : " ^1.2.0" ,
Original file line number Diff line number Diff line change 11
11
"@aws-amplify/backend-ai" : " ^1.0.0" ,
12
12
"@aws-amplify/backend-secret" : " ^1.1.4" ,
13
13
"@aws-amplify/client-config" : " ^1.5.1" ,
14
- "@aws-amplify/data-schema" : " ^1.0.0 " ,
14
+ "@aws-amplify/data-schema" : " ^1.13.4 " ,
15
15
"@aws-amplify/deployed-backend-client" : " ^1.4.1" ,
16
16
"@aws-amplify/platform-core" : " ^1.1.0" ,
17
17
"@aws-amplify/plugin-types" : " ^1.3.1" ,
You can’t perform that action at this time.
0 commit comments