From 196ab82ce1efa8a6eaba143ad7a775ec6fee5915 Mon Sep 17 00:00:00 2001 From: GodoFredo Date: Mon, 27 Jun 2022 15:36:52 -0500 Subject: [PATCH] Remove from ghost-api engines --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f0be72e..88aafc5 100644 --- a/package.json +++ b/package.json @@ -2,10 +2,9 @@ "name": "mapache", "description": "mapache theme for ghost by @GodoFredoNinja", "demo": "https://godofredo.ninja", - "version": "4.0.0", + "version": "4.0.1", "engines": { - "ghost": ">=4.0.0", - "ghost-api": "v4" + "ghost": ">=5.0.0" }, "license": "gpl-3.0", "screenshots": {