This commit is contained in:
Matt Walsh 2025-10-16 19:00:30 -05:00
commit 58e0611a46
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "ws4kp",
"version": "6.2.1",
"version": "6.2.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ws4kp",
"version": "6.2.1",
"version": "6.2.2",
"license": "MIT",
"dependencies": {
"dotenv": "^17.0.1",

View file

@ -1,6 +1,6 @@
{
"name": "ws4kp",
"version": "6.2.1",
"version": "6.2.2",
"description": "Welcome to the WeatherStar 4000+ project page!",
"main": "index.mjs",
"type": "module",
@ -59,4 +59,4 @@
"ejs": "^3.1.5",
"express": "^5.1.0"
}
}
}