updated to astro v4

This commit is contained in:
somrat sorkar
2023-12-13 09:53:47 +06:00
parent e96cc9d7ed
commit 94358b9b8e
5 changed files with 23 additions and 24 deletions
+5 -5
View File
@@ -10,8 +10,8 @@
</h2>
<p align=center>
<a href="https://github.com/withastro/astro/releases/tag/astro%403.6.0" alt="Contributors">
<img src="https://img.shields.io/static/v1?label=ASTRO&message=3.6&color=000&logo=astro" />
<a href="https://github.com/withastro/astro/releases/tag/astro%404.0.0" alt="Contributors">
<img src="https://img.shields.io/static/v1?label=ASTRO&message=4.0&color=000&logo=astro" />
</a>
<a href="https://github.com/zeon-studio/astroplate/blob/main/LICENSE">
@@ -65,9 +65,9 @@
### 📦 Dependencies
- astro 2.3+
- node v18+
- npm v9.5+
- astro 4.0+
- node v20.10+
- npm v10.2+
- tailwind v3.3+
### 👉 Install Dependencies