From b8a335b60f1e970b7e24cb44e3abd52a887f07ed Mon Sep 17 00:00:00 2001 From: Sodbileg Gansukh Date: Fri, 16 Dec 2022 13:22:24 +0800 Subject: [PATCH] Bumped up the shared theme assets version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf070c87..6a9a28c8 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "zip": "gulp zip" }, "devDependencies": { - "@tryghost/shared-theme-assets": "2.0.0", + "@tryghost/shared-theme-assets": "2.0.1", "autoprefixer": "10.4.13", "beeper": "2.1.0", "cssnano": "5.1.14",