添加RoRD迭代报告.

This commit is contained in:
Jiao77
2025-10-20 23:48:36 +08:00
parent b2551015de
commit cd7e146219
6 changed files with 845 additions and 105 deletions

View File

@@ -11,11 +11,11 @@
},
"dependencies": {
"@astrojs/tailwind": "^6.0.2",
"astro": "^5.14.1",
"astro": "^5.14.7",
"tailwindcss": "^3.0.0"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/check": "^0.9.5",
"typescript": "^5.0.0"
}
}