Merge branch 'add-graphql-etag-caching-frontend' into 'master'
Add graphql etag caching frontend See merge request gitlab-org/gitlab!54321
Showing
... | ... | @@ -70,6 +70,7 @@ |
"apollo-client": "^2.6.10", | ||
"apollo-link": "^1.2.14", | ||
"apollo-link-batch-http": "^1.2.14", | ||
"apollo-link-http": "^1.5.17", | ||
"apollo-upload-client": "^13.0.0", | ||
"autosize": "^4.0.2", | ||
"aws-sdk": "^2.637.0", | ||
... | ... |
Please register or sign in to comment