This commit is contained in:
2025-08-08 21:29:19 +09:00
parent 2b53b8cd3d
commit db5e174dd4
29 changed files with 235 additions and 208 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
{
"name": "notice-uwuzu",
"version": "v8.0.2@uwuzu1.6.1",
"tag": "v8.0.2",
"version": "v8.1@uwuzu1.6.1",
"tag": "v8.1",
"description": "Notice Bot for uwuzu",
"main": "dist/main.js",
"scripts": {
@@ -49,6 +49,7 @@
"fs": "^0.0.1-security",
"node-cron": "^4.1.1",
"nodemailer": "^7.0.4",
"timers": "^0.1.1",
"typescript": "^5.9.2",
"ws": "^8.18.3"
},