From 0c1f993098f7a1d38b80df3bc91e74868459dd70 Mon Sep 17 00:00:00 2001 From: Muescha <> Date: Wed, 22 Jan 2020 04:55:39 +0100 Subject: [PATCH] add gatsby-plugin to package.json --- packages/gatsby-cypress/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/gatsby-cypress/package.json b/packages/gatsby-cypress/package.json index 87c14fe88d623..79f92764b96d1 100644 --- a/packages/gatsby-cypress/package.json +++ b/packages/gatsby-cypress/package.json @@ -25,6 +25,7 @@ }, "keywords": [ "gatsby", + "gatsby-plugin", "cypress", "cypress.io", "integration"