From 84900fb59e7e5ab8493a21671ffbfb76352087cd Mon Sep 17 00:00:00 2001 From: somrat sorkar Date: Thu, 19 Oct 2023 09:02:10 +0600 Subject: [PATCH] update packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f89694d..3c73e51 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hugoplate", "description": "hugo tailwindcss boilerplate", - "version": "1.9.0", + "version": "1.9.1", "license": "MIT", "author": "zeon.studio", "scripts": { @@ -26,7 +26,7 @@ "postcss-cli": "^10.1.0", "prettier": "^3.0.3", "prettier-plugin-go-template": "0.0.15", - "prettier-plugin-tailwindcss": "^0.5.4", + "prettier-plugin-tailwindcss": "^0.5.6", "tailwind-bootstrap-grid": "^5.0.1", "tailwindcss": "^3.3.3" }