From 159d75cc774c64e9cf2203f0bc0ede1d15211efc 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 21357ed..4276920 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,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",