summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-04-02 08:26:09 +0100
committerPhil Hughes <me@iamphill.com>2019-04-02 09:34:17 +0100
commit07e61875de710e9162f7a41b71eea8cd0bca3cf3 (patch)
treef84975f29e48e4b963860b86218aee731abd741a /package.json
parent1b6fe3ae226e4c6f481c90c886e242fcd96ab11b (diff)
downloadgitlab-ce-07e61875de710e9162f7a41b71eea8cd0bca3cf3.tar.gz
CE backport of design-management-upload-client
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index f80f9b3690b..a2d96cc551a 100644
--- a/package.json
+++ b/package.json
@@ -34,8 +34,9 @@
"@gitlab/csslab": "^1.9.0",
"@gitlab/svgs": "^1.57.0",
"@gitlab/ui": "^3.0.0",
- "apollo-boost": "^0.3.1",
+ "apollo-cache-inmemory": "^1.5.1",
"apollo-client": "^2.5.1",
+ "apollo-upload-client": "^10.0.0",
"at.js": "^1.5.4",
"autosize": "^4.0.0",
"axios": "^0.17.1",