時報休止期間を修正・package.jsonの情報を修正・v4.2
This commit is contained in:
+5
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user