This commit is contained in:
2025-08-12 22:25:44 +08:00
parent 85ad83fb91
commit 8811e72f1a
6 changed files with 879 additions and 2 deletions

View File

@@ -37,6 +37,7 @@
"hexo-theme-landscape": "^1.0.0",
"hexo-wordcount": "^6.0.1",
"node-fetch": "^3.3.2",
"p-limit": "^6.2.0"
"p-limit": "^6.2.0",
"vite-plugin-require-transform": "^1.0.21"
}
}