Skip to content

Commit 818346d

Browse files
committedJul 31, 2020
chore: update package version
1 parent 2721094 commit 818346d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@apollo/client": "^3.1.1",
2323
"@apollo/link-context": "^2.0.0-beta.3",
2424
"@apollo/link-retry": "^2.0.0-beta.3",
25-
"@boxcc/aws-appsync-auth-link": "^2.0.4",
25+
"@boxcc/aws-appsync-auth-link": "^3.0.2",
2626
"debug": "2.6.9",
2727
"url": "^0.11.0"
2828
},

‎packages/aws-appsync/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"test-watch": "jest --watch"
2020
},
2121
"dependencies": {
22-
"@boxcc/aws-appsync-auth-link": "^2.0.4",
23-
"@boxcc/aws-appsync-subscription-link": "^2.0.4",
22+
"@boxcc/aws-appsync-auth-link": "^3.0.2",
23+
"@boxcc/aws-appsync-subscription-link": "^3.0.2",
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)
Failed to load comments.