- closes #154
- add uptime for piped instances
- update readme
This commit is contained in:
Shiny Nematoda 2024-01-01 12:01:32 +00:00
parent b47b71476c
commit e87f55dffc
8 changed files with 373 additions and 327 deletions

View file

@ -19,9 +19,9 @@
"vue": "^3.2.38"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue": "^4.6.2",
"prettier": "^3.1.1",
"vite": "^5.0.7",
"vite": "^5.0.10",
"vite-plugin-pwa": "^0.17.4"
}
}