move to emsesp.org

This commit is contained in:
proddy
2024-08-10 15:06:16 +02:00
parent f10d8757b8
commit 5b60ec1836
7 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
"name": "EMS-ESP",
"version": "3.7",
"description": "Build the EMS-ESP WebUI",
"homepage": "https://emsesp.github.io/docs",
"homepage": "https://emsesp.org",
"author": "proddy",
"license": "MIT",
"private": true,
@@ -68,5 +68,5 @@
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^4.3.2"
},
"packageManager": "yarn@4.2.1"
"packageManager": "yarn@4.4.0"
}