時報休止期間を修正・package.jsonの情報を修正・v4.2

This commit is contained in:
2025-07-05 11:46:43 +09:00
parent 678f4aa1b1
commit c3ab3a8456
4 changed files with 20 additions and 15 deletions
+5 -4
View File
@@ -1,6 +1,6 @@
{
"name": "noticeuwuzu",
"version": "v4.1.2@uwuzu1.5.4",
"version": "v4.2@uwuzu1.5.4",
"description": "uwuzu Notice Bot",
"main": "dist/main.js",
"scripts": {
@@ -12,16 +12,17 @@
"uwuzu",
"bot",
"cron",
"notice",
"weather",
"time",
"timenotice",
"notice"
"earthquake"
],
"author": {
"name": "Last2014",
"url": "https://last2014.com",
"email": "info@last2014.com"
},
"license": "ISC",
"license": "Apache-2.0",
"type": "module",
"dependencies": {
"@types/date-fns": "^2.5.3",