From 45a72f9e71ed5b71100ede3067d633b571205775 Mon Sep 17 00:00:00 2001 From: Alex Krolick Date: Mon, 16 Jul 2018 21:43:00 -0700 Subject: [PATCH] remove pinned resolutions --- package.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/package.json b/package.json index 3842e893..3b9e7c01 100644 --- a/package.json +++ b/package.json @@ -6,12 +6,6 @@ "bugs": { "url": "https://github.com/reactjs/reactjs.org" }, - "resolutions": { - "gatsby/graphql": "0.10.5", - "gatsby/react": "16.0.0", - "gatsby/react-dom": "16.0.0", - "eslint-plugin-relay/graphql": "0.10.5" - }, "dependencies": { "array-from": "^2.1.1", "babel-eslint": "^8.0.1",