Skip to content

Commit

Permalink
🟡 Refactored [for 2.0.0]
Browse files Browse the repository at this point in the history
  • Loading branch information
EveSunMaple committed Jul 8, 2024
1 parent 0314dc5 commit 480c305
Show file tree
Hide file tree
Showing 3 changed files with 472 additions and 20 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/mdx": "^2.3.1",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
Expand All @@ -23,7 +24,8 @@
"rehype-katex": "^7.0.0",
"remark-math": "^6.0.0",
"sass": "^1.77.6",
"shiki": "^1.10.3"
"shiki": "^1.10.3",
"typescript": "^5.5.3"
},
"devDependencies": {
"daisyui": "^4.12.10",
Expand Down
Loading

0 comments on commit 480c305

Please sign in to comment.