From 6577b199040bfdae8b84991fda0e824866946978 Mon Sep 17 00:00:00 2001 From: Sodbileg Gansukh Date: Tue, 6 Jun 2023 15:46: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 756b642f..30155d0f 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "zip": "gulp zip" }, "devDependencies": { - "@tryghost/shared-theme-assets": "2.1.1", + "@tryghost/shared-theme-assets": "2.2.0", "autoprefixer": "10.4.14", "beeper": "2.1.0", "cssnano": "6.0.1",