update packages and modules

This commit is contained in:
somrat sorkar
2024-01-01 10:34:23 +06:00
parent f2f9095d1d
commit aa00fbb343
2 changed files with 25 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "hugoplate",
"description": "hugo tailwindcss boilerplate",
"version": "1.10.2",
"version": "1.10.3",
"license": "MIT",
"author": "zeon.studio",
"scripts": {
@@ -26,7 +26,7 @@
"postcss-cli": "^11.0.0",
"prettier": "^3.1.1",
"prettier-plugin-go-template": "0.0.15",
"prettier-plugin-tailwindcss": "^0.5.9",
"prettier-plugin-tailwindcss": "^0.5.10",
"tailwind-bootstrap-grid": "^5.1.0",
"tailwindcss": "^3.4.0"
}