update accessiblity:

This commit is contained in:
somrat sorkar
2024-02-04 15:35:38 +06:00
parent eac711191d
commit 394552d666
6 changed files with 9 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "astroplate",
"version": "3.3.1",
"version": "3.3.2",
"description": "Astro and Tailwindcss boilerplate",
"author": "zeon.studio",
"license": "MIT",
@@ -36,7 +36,6 @@
"react-lite-youtube-embed": "^2.4.0",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"sharp": "^0.33.2",
"swiper": "^11.0.5"
},
"devDependencies": {
@@ -53,6 +52,7 @@
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.11",
"sass": "^1.70.0",
"sharp": "0.33.1",
"tailwind-bootstrap-grid": "^5.1.0",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3"