From 22635ea05dab85a71fa93dbb98f93da7670ef899 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 25 May 2018 14:06:53 -0400 Subject: Delete and Add refetch refinements --- frontend/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index bd01c42..e826aac 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -33,7 +33,8 @@ "react-dom": "^16.3.2", "react-stripe-checkout": "^2.6.3", "react-transition-group": "^2.3.1", - "styled-components": "^3.2.6" + "styled-components": "^3.2.6", + "waait": "^1.0.2" }, "devDependencies": { "babel-jest": "^23.0.0", @@ -45,8 +46,7 @@ "graphql-tools": "^3.0.2", "jest": "^22.4.4", "jest-transform-graphql": "^2.1.0", - "next-plugin-graphql": "0.0.1", - "waait": "^1.0.2" + "next-plugin-graphql": "0.0.1" }, "//": "This is out babel config, I prefer this over a .babelrc file", "jest": { -- cgit v1.3