From aae46ec0c4a7bcb7b73303dc4e6c67c5b9c6de99 Mon Sep 17 00:00:00 2001 From: Jonathan Haddock Date: Thu, 20 Oct 2022 22:54:43 +0100 Subject: [PATCH] Remove "ghost-api" version Gscan throws a warning as this is no longer needed --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index e9160cfc..2950213b 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,7 @@ "demo": "https://lyra.ghost.io", "version": "1.0.0", "engines": { - "ghost": ">=4.0.0", - "ghost-api": "v4" + "ghost": ">=4.0.0" }, "license": "MIT", "screenshots": {