summaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
authorLuis Alvarez <luisito453@gmail.com>2018-05-14 17:03:05 -0500
committerLuis Alvarez <luisito453@gmail.com>2018-05-14 17:03:05 -0500
commitcd191eddc553ea15ac6e9135cb5e9055e3552e88 (patch)
treed52d61addc2d63fa849f794df82778cd4bcbc445 /frontend/package.json
parent6e85baf21f312f692bb31c082ae582696c394222 (diff)
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",