update prettierrc and navigation

This commit is contained in:
somrat sorkar
2023-07-22 11:20:40 +06:00
parent 8df5a7032e
commit ae2568ca81
5 changed files with 30 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "hugoplate",
"description": "hugo tailwindcss boilerplate",
"version": "1.5.2",
"version": "1.5.3",
"license": "MIT",
"author": "zeon.studio",
"scripts": {
@@ -22,10 +22,10 @@
"@tailwindcss/forms": "^0.5.4",
"@tailwindcss/typography": "^0.5.9",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"postcss-cli": "^10.1.0",
"prettier": "^2.8.8",
"prettier-plugin-go-template": "0.0.13",
"prettier": "^3.0.0",
"prettier-plugin-go-template": "0.0.15",
"prettier-plugin-tailwindcss": "^0.4.1",
"tailwind-bootstrap-grid": "^5.0.1",
"tailwindcss": "^3.3.3"