Working connection to app sync
This commit is contained in:
@@ -15,7 +15,15 @@
|
||||
"deploy": "aws s3 sync .\\dist\\ s3://lunchrun-public --delete"
|
||||
},
|
||||
"dependencies": {
|
||||
"apollo-cache-inmemory": "^1.2.1",
|
||||
"apollo-client": "^2.3.1",
|
||||
"apollo-link": "^1.2.2",
|
||||
"apollo-link-http": "^1.5.4",
|
||||
"aws-appsync": "^1.0.22",
|
||||
"graphql": "^0.13.2",
|
||||
"graphql-tag": "^2.9.2",
|
||||
"vue": "^2.5.2",
|
||||
"vue-apollo": "^3.0.0-beta.14",
|
||||
"vue-router": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user