Rebrand for linhanced 0.1

This commit is contained in:
mrkmntal 2026-04-14 13:47:51 -04:00
commit 845b34992e
14 changed files with 27 additions and 28 deletions

View file

@ -1,7 +1,7 @@
{
"name": "ws4kp",
"version": "6.5.4",
"description": "Welcome to the WeatherStar 4000+ project page!",
"name": "ws4kp-linhanced",
"version": "0.1",
"description": "WeatherStar 4000+: Linhanced - A Linux-focused fork of the WeatherStar 4000+ project",
"main": "index.mjs",
"type": "module",
"scripts": {
@ -18,14 +18,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/netbymatt/ws4kp.git"
"url": "git+https://codeberg.org/markmental/ws4kp-linhanced"
},
"author": "Matt Walsh",
"author": "markmental",
"license": "MIT",
"bugs": {
"url": "https://github.com/netbymatt/ws4kp/issues"
"url": "https://codeberg.org/markmental/ws4kp-linhanced/issues"
},
"homepage": "https://github.com/netbymatt/ws4kp#readme",
"homepage": "https://codeberg.org/markmental/ws4kp-linhanced",
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"ajv": "^8.17.1",