From 64ac74668a41385b116f5f566e838668238a0e23 Mon Sep 17 00:00:00 2001 From: GodoFredo Date: Wed, 6 Apr 2022 22:46:10 -0500 Subject: [PATCH] remove engines.ghost-api --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index ba8c4f54..ec3d2ad5 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,7 @@ "demo": "https://godofredo.ninja", "version": "0.3.6", "engines": { - "ghost": ">=4.0.0", - "ghost-api": "v4" + "ghost": ">=4.0.0" }, "license": "GPLv3", "screenshots": {