Skip to content

Commit ff9e40e

Browse files
committed
update all the things
1 parent 866b9b3 commit ff9e40e

6 files changed

+4679
-4378
lines changed

.astro/settings.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"_variables": {
3+
"lastUpdateCheck": 1718928922528
4+
}
5+
}

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16
1+
v20

astro.config.mjs

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import { defineConfig } from "astro/config";
22
import react from "@astrojs/react";
3-
4-
// https://astro.build/config
53
import tailwind from "@astrojs/tailwind";
64

75
// https://astro.build/config

0 commit comments

Comments
 (0)