Skip to content

Commit

Permalink
Add busuanzi counter -> version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EveSunMaple committed Jun 12, 2024
1 parent f15fab0 commit a185ab9
Show file tree
Hide file tree
Showing 6 changed files with 364 additions and 328 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frosti",
"type": "module",
"version": "1.1.1",
"version": "1.1.2",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand All @@ -14,17 +14,17 @@
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.5",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.9.2",
"astro": "^4.10.2",
"dayjs": "^1.11.11",
"katex": "^0.16.10",
"prismjs": "^1.29.0",
"rehype-external-links": "^3.0.0",
"rehype-katex": "^7.0.0",
"remark-math": "^6.0.0",
"shiki": "^1.6.1"
"shiki": "^1.6.4"
},
"devDependencies": {
"daisyui": "^4.11.1",
"tailwindcss": "^3.4.3"
"daisyui": "^4.12.2",
"tailwindcss": "^3.4.4"
}
}
Loading

0 comments on commit a185ab9

Please sign in to comment.