This commit is contained in:
2025-12-15 17:14:43 +08:00
parent 52ccf115fb
commit 6a579b3ae0
2 changed files with 18 additions and 18 deletions

View File

@@ -14,11 +14,11 @@
],
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
"license": "MIT",
"packageManager": "pnpm@10.24.0",
"packageManager": "pnpm@10.25.0",
"type": "module",
"devDependencies": {
"@types/bun": "^1.3.3",
"@types/node": "^24.10.1",
"@types/bun": "^1.3.4",
"@types/node": "^25.0.2",
"dotenv": "^17.2.3"
}
}