This commit is contained in:
Matt Walsh 2022-12-14 21:47:35 -06:00
parent af17b3c690
commit f82980ed09
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "ws4kp", "name": "ws4kp",
"version": "5.9.0", "version": "5.9.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ws4kp", "name": "ws4kp",
"version": "5.9.0", "version": "5.9.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"eslint": "^8.21.0", "eslint": "^8.21.0",

View file

@ -1,6 +1,6 @@
{ {
"name": "ws4kp", "name": "ws4kp",
"version": "5.9.0", "version": "5.9.1",
"description": "Welcome to the WeatherStar 4000+ project page!", "description": "Welcome to the WeatherStar 4000+ project page!",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {