From 0c24ef562af431030fe27dd003418eb86621be9d Mon Sep 17 00:00:00 2001
From: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
Date: Thu, 12 May 2022 18:52:58 +0800
Subject: [PATCH] Remove deprecated ghost-api property

---
 package.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package.json b/package.json
index e0a3a397..d42a290b 100644
--- a/package.json
+++ b/package.json
@@ -4,8 +4,7 @@
     "demo": "https://starter.ghost.io",
     "version": "1.0.0",
     "engines": {
-        "ghost": ">=4.0.0",
-        "ghost-api": "v4"
+        "ghost": ">=4.0.0"
     },
     "license": "MIT",
     "screenshots": {