switch out weather library
All checks were successful
NPM Audit Check / Check NPM audit (push) Successful in -2m17s
Unit tests / Unit tests (push) Successful in -2m10s

This commit is contained in:
2025-08-29 01:37:02 -05:00
parent 527de38044
commit 8f8819276f
7 changed files with 120 additions and 507 deletions

View File

@@ -26,7 +26,7 @@
},
"dependencies": {
"json5": "2.2.3",
"openweathermap-ts": "1.2.10"
"openweather-api-node": "3.1.5"
},
"devDependencies": {
"typescript": "5.9.2",