From 3a06e7d5fc0b028315f9e7b3035b128ea276ed74 Mon Sep 17 00:00:00 2001 From: Dan Kirkham Date: Fri, 5 Mar 2021 07:28:21 +0000 Subject: [PATCH] Add v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79bfb2c..5fcf8d8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "gatsby-plugin" ], "peerDependencies": { - "gatsby": "2.x.x" + "gatsby": "2.x.x || 3.x.x" }, "devDependencies": { "@commitlint/cli": "^11.0.0",