feat: add waline comment

This commit is contained in:
radishzzz 2025-03-06 15:15:32 +00:00
parent fef42675c0
commit fa148ca0c5
10 changed files with 135 additions and 26 deletions

View file

@ -2,7 +2,7 @@
"name": "astro-theme-retypeset",
"type": "module",
"version": "0.0.1",
"packageManager": "pnpm@10.5.0",
"packageManager": "pnpm@10.5.2",
"scripts": {
"dev": "astro dev",
"build": "astro build",
@ -53,6 +53,7 @@
"@unocss/eslint-plugin": "66.1.0-beta.3",
"@unocss/preset-attributify": "66.1.0-beta.3",
"@unocss/reset": "66.1.0-beta.3",
"@waline/client": "^3.5.5",
"astro-eslint-parser": "^1.2.1",
"eslint": "^9.21.0",
"eslint-plugin-astro": "^1.3.1",