From 17025a5b9291d8b37e84435be3c9af11cd8bd0a4 Mon Sep 17 00:00:00 2001 From: Sodbileg Gansukh Date: Mon, 28 Mar 2022 15:47:09 +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 3510402..2eb415a 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,7 @@ "description": "A Ghost theme", "version": "1.0.0", "engines": { - "ghost": ">=4.0.0", - "ghost-api": "v4" + "ghost": ">=4.0.0" }, "license": "MIT", "author": {