3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aws-appsync-react" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"main" : " lib/index.js" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " AWS Mobile AppSync SDK for JavaScript - React and React Native components" ,
29
29
"@react-native-community/netinfo" : " ^4.1.3" ,
30
30
"@types/graphql" : " 0.12.4" ,
31
31
"@types/react" : " ^16.0.25" ,
32
- "aws-appsync" : " ^3.0.2 " ,
32
+ "aws-appsync" : " ^3.0.3 " ,
33
33
"react" : " ^16.1.1" ,
34
34
"react-apollo" : " ^2.1.9" ,
35
35
"react-native" : " ^0.50.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aws-appsync-subscription-link" ,
3
- "version" : " 2.0.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"main" : " lib/index.js" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " AWS Mobile AppSync SDK for JavaScript" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aws-appsync" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"main" : " lib/index.js" ,
5
5
"license" : " Apache-2.0" ,
6
6
"description" : " AWS Mobile AppSync SDK for JavaScript" ,
27
27
"apollo-link-http" : " 1.3.1" ,
28
28
"apollo-link-retry" : " 2.2.5" ,
29
29
"aws-appsync-auth-link" : " ^2.0.1" ,
30
- "aws-appsync-subscription-link" : " ^2.0.1 " ,
30
+ "aws-appsync-subscription-link" : " ^2.0.2 " ,
31
31
"aws-sdk" : " 2.518.0" ,
32
32
"debug" : " 2.6.9" ,
33
33
"graphql" : " 0.13.0" ,
0 commit comments