Skip to content

Commit d28483f

Browse files
committed
Revert "Bump astro now that we use node v20"
This reverts commit 206ee3e.
1 parent 206ee3e commit d28483f

File tree

5 files changed

+1166
-2147
lines changed

5 files changed

+1166
-2147
lines changed

docs/.astro/settings.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/.astro/types.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/node": "^18.0.0",
2525
"@types/react": "^17.0.45",
2626
"@types/react-dom": "^18.0.0",
27-
"astro": "^4.16.18",
27+
"astro": "^1.2.1",
2828
"preact": "^10.7.3",
2929
"react": "^18.1.0",
3030
"react-dom": "^18.1.0",

docs/src/env.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
/// <reference path="../.astro/types.d.ts" />
21
/// <reference types="astro/client" />

0 commit comments

Comments
 (0)