Commit bc3d4ad1 Harvey

no message

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