Skip to content

Commit 6147f1b

Browse files
committed
Publish
- @boxcc/aws-appsync-react@4.0.3 - @boxcc/aws-appsync-subscription-link@3.0.3 - @boxcc/aws-appsync@4.0.3
1 parent 818346d commit 6147f1b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/aws-appsync-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boxcc/aws-appsync-react",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"main": "lib/index.js",
55
"license": "Apache-2.0",
66
"description": "AWS Mobile AppSync SDK for JavaScript - React and React Native components",
@@ -27,7 +27,7 @@
2727
"react-apollo": "2.x"
2828
},
2929
"devDependencies": {
30-
"@boxcc/aws-appsync": "^4.0.2",
30+
"@boxcc/aws-appsync": "^4.0.3",
3131
"@react-native-community/netinfo": "^5.0.0",
3232
"@types/react": "^16.0.25",
3333
"react": "^16.1.1",

packages/aws-appsync-subscription-link/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boxcc/aws-appsync-subscription-link",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"main": "lib/index.js",
55
"license": "Apache-2.0",
66
"description": "AWS Mobile AppSync SDK for JavaScript",

packages/aws-appsync/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@boxcc/aws-appsync",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"main": "lib/index.js",
55
"license": "Apache-2.0",
66
"description": "AWS Mobile AppSync SDK for JavaScript",
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@boxcc/aws-appsync-auth-link": "^3.0.2",
23-
"@boxcc/aws-appsync-subscription-link": "^3.0.2",
23+
"@boxcc/aws-appsync-subscription-link": "^3.0.3",
2424
"@redux-offline/redux-offline": "2.5.2-native.3",
2525
"apollo-cache-inmemory": "1.3.12",
2626
"apollo-client": "2.4.6",

0 commit comments

Comments
 (0)