Complete a blog tutorial
This commit is contained in:
parent
a14cb236e3
commit
4375b7c2e4
26 changed files with 2489 additions and 538 deletions
10
package.json
10
package.json
|
|
@ -9,6 +9,12 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.1.2"
|
||||
"@astrojs/preact": "^4.0.1",
|
||||
"@astrojs/rss": "^4.0.11",
|
||||
"astro": "^5.1.5",
|
||||
"preact": "^10.25.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.7.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue