Skip to content

Commit a792a75

Browse files
Update to astro5
1 parent 722a809 commit a792a75

2 files changed

Lines changed: 1095 additions & 392 deletions

File tree

astro-ao3-loader/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"license": "MIT",
3232
"dependencies": {
3333
"@fujocoded/ao3.js": "^0.22.1",
34-
"@types/node": "^22.8.2",
35-
"astro": "^4.16.7",
36-
"yaml": "^2.8.2",
37-
"zod": "^3.23.8"
34+
"yaml": "^2.8.2"
35+
},
36+
"devDependencies": {
37+
"astro": "^5.16.9"
3838
},
3939
"publishConfig": {
4040
"access": "public"

0 commit comments

Comments
 (0)