Commit bc3d4ad1 Harvey

no message

1 个父辈 87efadd6
正在显示 1 个修改的文件 包含 4 行增加4 行删除
...@@ -11,15 +11,15 @@ ...@@ -11,15 +11,15 @@
"author": "harvey", "author": "harvey",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"axios": "^1.9.0", "axios": "^1.9.0"
"koa-bodyparser": "^4.4.1",
"koa-router": "^13.0.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.4.1", "@types/node": "^22.4.1",
"body-parser": "^2.2.0", "body-parser": "^2.2.0",
"express": "^5.1.0", "express": "^5.1.0",
"koa": "^2.4.1", "koa": "^2.4.1",
"koa-bodyparser": "^4.4.1",
"koa-router": "^13.0.1",
"typescript": "^5.8.3" "typescript": "^5.8.3"
} }
} }
\ No newline at end of file \ No newline at end of file
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!