feat: add update indicator (#1626)

This commit is contained in:
Manuel
2024-12-14 18:58:46 +01:00
committed by GitHub
parent cf9656d91e
commit dd9d8b5261
13 changed files with 441 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "homarr",
"private": true,
"version": "1.0.0",
"scripts": {
"build": "cross-env CI=true turbo build",
"clean": "git clean -xdf node_modules",