This commit is contained in:
Matt Walsh 2025-09-09 21:35:51 -05:00
commit cc3dbeb043
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

@ -1,6 +1,6 @@
{
"name": "ws4kp",
"version": "6.1.7",
"version": "6.1.8",
"description": "Welcome to the WeatherStar 4000+ project page!",
"main": "index.mjs",
"type": "module",