bump dependencies
All checks were successful
All checks were successful
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "morning-report",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"description": "Procedurally generates a radio weather report",
|
||||
"keywords": [
|
||||
"weather",
|
||||
@@ -35,8 +35,8 @@
|
||||
"openweather-api-node": "3.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "5.9.2",
|
||||
"@types/node": "24.3.0",
|
||||
"typescript": "5.9.3",
|
||||
"@types/node": "24.7.2",
|
||||
"vitest": "3.2.4",
|
||||
"@vitest/coverage-v8": "3.2.4"
|
||||
}
|
||||
|
Reference in New Issue
Block a user