summaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2018-05-15 20:24:52 -0400
committerWes Bos <wesbos@gmail.com>2018-05-15 20:24:52 -0400
commitef7dd984f69ea2b211068ed70f7e26337f92308a (patch)
tree3a46d473f1f49e104497bc4325e8ff8823b00fd7 /frontend/package.json
parent3b42102026a00a290bfff5a4c9bd3eb8452ef97d (diff)
test next canary bugfix
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 ae412be..b8afed3 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -22,7 +22,7 @@
"graphql-mock": "1.0.0",
"graphql-tag": "^2.9.2",
"lodash.debounce": "^4.0.8",
- "next": "^6.0.2",
+ "next": "^6.0.3-canary.0",
"next-with-apollo": "^2.0.2",
"nprogress": "^0.2.0",
"prop-types": "^15.6.1",