Skip to content

Commit 069aace

Browse files
committed
chore: downgrade astro version
1 parent 4a6a978 commit 069aace

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

4.2 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"@tailwindcss/vite": "^4.1.10",
1717
"@types/react": "^18.3.3",
1818
"@types/react-dom": "^18.3.0",
19-
"astro": "5.10.0",
19+
"astro": "5.7.3",
2020
"lucide-react": "^0.519.0",
2121
"mdast-util-to-string": "^4.0.0",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.3.1",
2424
"reading-time": "^1.5.0",
2525
"tailwindcss": "^4.1.10"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)