summaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2018-05-15 09:36:13 -0400
committerGitHub <noreply@github.com>2018-05-15 09:36:13 -0400
commita87f7f9b49a8de91f8c65476c9badccc2c4c69c6 (patch)
treed52d61addc2d63fa849f794df82778cd4bcbc445 /frontend/package.json
parent6e85baf21f312f692bb31c082ae582696c394222 (diff)
parentcd191eddc553ea15ac6e9135cb5e9055e3552e88 (diff)
Merge pull request #3 from lfades/master
Updated next-with-apollo to 2.0
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 8382b0f..9979370 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.2",
- "next-with-apollo": "^1.0.6",
+ "next-with-apollo": "^2.0.2",
"nprogress": "^0.2.0",
"prop-types": "^15.6.1",
"react": "^16.3.2",