地震情報を追加(最低限情報)
This commit is contained in:
+6
-1
@@ -31,6 +31,11 @@
|
||||
"dotenv": "^17.0.0",
|
||||
"node-cron": "^4.1.1",
|
||||
"tsx": "^4.20.3",
|
||||
"typescript": "^5.8.3"
|
||||
"typescript": "^5.8.3",
|
||||
"ws": "^8.18.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.0.7",
|
||||
"@types/ws": "^8.18.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user