summaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2018-05-22 13:55:10 -0400
committerGitHub <noreply@github.com>2018-05-22 13:55:10 -0400
commita27007b6fe8c76f9ee8f680ef696a5549001568f (patch)
tree3e2647957ab9d80a35c6a7c88cc24d29687f5b1c /frontend/package.json
parent18b80cbbcf0edb9db5bf49e65e1507246ef47b8b (diff)
parent0ea596dc9af388fb7cc8ada50f47aab693ce0dbe (diff)
Merge pull request #7 from lfades/master
Updated next-with-apollo to v3
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index a716864..0990fef 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -23,7 +23,7 @@
"graphql-tag": "^2.9.2",
"lodash.debounce": "^4.0.8",
"next": "^6.0.3",
- "next-with-apollo": "^2.1.2",
+ "next-with-apollo": "^3.0.2",
"nprogress": "^0.2.0",
"prop-types": "^15.6.1",
"react": "^16.3.2",