From 40ba700d67575402620c726c8d81b28d78f812a7 Mon Sep 17 00:00:00 2001 From: Badri Sunderarajan Date: Sat, 11 Feb 2023 18:34:48 +0530 Subject: [PATCH] Remove `ghost-api` setting from package.json It's no longer needed, starting from Ghost v5. --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 1387a76..398ba28 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,7 @@ "demo": "https://snipettemag.com", "version": "1.0.1", "engines": { - "ghost": ">=4.0.0", - "ghost-api": "v4" + "ghost": ">=4.0.0" }, "license": "MIT", "screenshots": {