feat(clients/weather): yandex weather integration
This commit is contained in:
parent
1499e46a0f
commit
9ade79ffa9
3 changed files with 238 additions and 0 deletions
|
|
@ -33,5 +33,8 @@
|
|||
"typescript-eslint": "^8.47.0",
|
||||
"vite": "^7.2.2",
|
||||
"vite-plugin-devtools-json": "^1.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"node-cache": "^5.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue