From b5a836aae558285fc0ece1c12b4440af0c604f1a Mon Sep 17 00:00:00 2001 From: Sodbileg Gansukh Date: Mon, 8 Jul 2024 16:54:33 +0800 Subject: [PATCH] Bumped up the shared assets version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2aae1f0..810a65b 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "zip": "gulp zip" }, "devDependencies": { - "@tryghost/shared-theme-assets": "2.4.3", + "@tryghost/shared-theme-assets": "2.4.4", "autoprefixer": "10.4.19", "beeper": "2.1.0", "cssnano": "7.0.4",