Skip to content

Commit caf14ee

Browse files
fix(deps): update dependency astro to v6
1 parent 0d3df35 commit caf14ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/mdx": "^4.3.6",
1616
"@astrojs/rss": "^4.0.12",
1717
"@astrojs/sitemap": "^3.6.0",
18-
"astro": "^5.14.1",
18+
"astro": "^6.0.0",
1919
"typescript": "^5.3.3"
2020
}
2121
}

0 commit comments

Comments
 (0)