From 1e8c7c0fdcdc2c10274723bfbed17256b4e3b7f7 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Thu, 29 Mar 2018 16:44:01 -0400 Subject: auth problems --- frontend/package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index 88f43ec..15ec605 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,11 +28,12 @@ "graphql-tag": "^2.8.0", "isomorphic-fetch": "^2.2.1", "next": "^5.1.0", + "next-apollo": "^1.0.13", "next-with-apollo": "^1.0.6", "nprogress": "^0.2.0", "prop-types": "^15.6.1", "react": "^16.3.0-alpha.1", - "react-apollo": "^2.1.1", + "react-apollo": "^2.1.0", "react-dom": "^16.3.0-alpha.1", "react-spinners": "^0.2.6", "react-stripe-checkout": "^2.6.3", @@ -110,4 +111,4 @@ } } } -} \ No newline at end of file +} -- cgit v1.3